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

  1. Path: sparky!uunet!math.fu-berlin.de!unidui!Germany.EU.net!unidoct!plato!sn
  2. From: sn@plato.chemietechnik.uni-dortmund.de (sn)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: encrypted passwds on 386bsd
  5. Message-ID: <935@unidoct.chemietechnik.uni-dortmund.de>
  6. Date: 6 Jan 93 03:11:20 GMT
  7. References: <1993Jan2.185919.13930@ariel.ec.usf.edu> <C0E0wA.9Gr@ibmpcug.co.uk>
  8. Sender: news@unidoct.chemietechnik.uni-dortmund.de
  9. Lines: 23
  10.  
  11. adrian@rachel.ibmpcug.co.uk (Adrian Hall) writes:
  12. >gambert@screamer.csee.usf.edu (Allen Gambert) writes:
  13. >> I remember reading awhile back on how to add encryption in the passwd file.
  14. >> I lost the copy of the file and I would know like to add this feature.
  15. >> 
  16. >> Does anyone know how this can be done?  Do I just need to add the crypt function
  17. >> to one of the libraries and then change the login program so it calls 
  18. >> getpass.  I would then crypt the passwd and then compare it to the encrypted 
  19. >> copy in the passwd file.  Is this all I need to do or is there more.  Any help
  20. >> would be appreciated.
  21.  
  22. >Look in the file /usr/386bsd.errata/crypt.instructions from the
  23. >standard distribution.
  24.  
  25. I installed crypt on my system and everything works fine. However,
  26. if I put xdm in the /etc/rc.local so that I login under Xfree86, it
  27. doesn't find crypt and I have to enter my password encrypted (!!)
  28. Is there any fix for this? Do I have to recompile xdm?
  29. If so, where can I get those sources <only>. I don't want to get the
  30. entire X11R5 source
  31.  
  32. -Sven
  33.  
  34.