home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 10919 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  869 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!uflorida!usf.edu!screamer!gambert
  2. From: gambert@screamer.csee.usf.edu (Allen Gambert)
  3. Newsgroups: comp.unix.bsd
  4. Subject: encrypted passwds on 386bsd
  5. Message-ID: <1993Jan2.185919.13930@ariel.ec.usf.edu>
  6. Date: 2 Jan 93 18:59:19 GMT
  7. Sender: gambert@screamer (Allen Gambert)
  8. Organization: University of South Florida at Tampa
  9. Lines: 10
  10.  
  11. I remember reading awhile back on how to add encryption in the passwd file.
  12. I lost the copy of the file and I would know like to add this feature.
  13.  
  14. Does anyone know how this can be done?  Do I just need to add the crypt function
  15. to one of the libraries and then change the login program so it calls 
  16. getpass.  I would then crypt the passwd and then compare it to the encrypted 
  17. copy in the passwd file.  Is this all I need to do or is there more.  Any help
  18. would be appreciated.
  19.  
  20. Allen
  21.