home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sun / admin / 5040 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!cs.utexas.edu!mercury.unt.edu!sol!mstgil
  3. From: mstgil@sol.acs.unt.edu (Marc Ph. A. J. St.-Gil - Solbourne Administrator)
  4. Subject: Re: Fascist password programs?
  5. Message-ID: <1992Jul28.181216.18606@mercury.unt.edu>
  6. Sender: usenet@mercury.unt.edu (UNT USENet Adminstrator)
  7. Reply-To: mstgil@sol.acs.unt.edu
  8. Organization: University of North Texas
  9. References: <1992Jul27.223949.13543@u.washington.edu>
  10. Distribution: usa
  11. Date: Tue, 28 Jul 1992 18:12:16 GMT
  12. Lines: 20
  13.  
  14. fhl@milton.u.washington.edu (Dean Pentcheff) writes:
  15.  
  16. >Can someone point me to some code for a configurable, stringent passwd
  17. >program?  I'd like something that checks (at least) for permutations of
  18. >the login name, common words, short length, repetitive sequences, etc.
  19.  
  20. >I'm running SunOS 4.1.1 on an SparcStation IPC.  The existing passwd
  21. >supports password aging but not shadow passwords.
  22.  
  23. >Thanks!
  24.  
  25. >-Dean
  26.  
  27. Chapter 6 of the Nutshell book on the Perl programming language has
  28. a great passwd replacement for this purpose.  You can ftp the source
  29. for all the examples from ftp.uu.net in /published/oreilly/nutshell/perl.
  30. perl is also widely available.  See also, comp.lang.perl  ;)
  31.  
  32. Cheers,
  33. Marc
  34.