home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp / 14582 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.0 KB

  1. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!elroy.jpl.nasa.gov!swrinde!network.ucsd.edu!corrigan
  2. From: corrigan@weber.ucsd.edu (Michael J. Corrigan)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: C2 level security on HP9000/827s
  5. Date: 6 Jan 1993 23:51:01 GMT
  6. Organization: University of California, San Diego
  7. Lines: 12
  8. Message-ID: <1ifr95INN4ke@network.ucsd.edu>
  9. References: <1993Jan3.205757.20454@murdoch.acc.Virginia.EDU> <7371516@hpfcso.FC.HP.COM>
  10. NNTP-Posting-Host: weber.ucsd.edu
  11.  
  12. In article <7371516@hpfcso.FC.HP.COM> ajs@hpfcso.FC.HP.COM (Alan Silverstein) writes:
  13. -- ...anyone has implemented the shadow password system on the HPs without
  14. -- using HPs "Trusted System" approach.
  15. -
  16. -It's been years, but I think it will work.  There's no dependency I
  17. -can remember between using the shadow password file and turning on
  18. -auditing (which is the real performance hit).  Good luck.
  19.  
  20. Shadow passwords are enabled as soon as you create /.secure/etc/passwd
  21. The man page spasswd(4) is missing, but the shadow passwd file format can
  22. be gleaned from getspwent(3).
  23.  
  24.