home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / admin / 4835 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.4 KB  |  30 lines

  1. Newsgroups: comp.unix.admin
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!mlb.semi.harris.com!dave.mis.semi.harris.com!dbrillha
  3. From: dbrillha@dave.mis.semi.harris.com (Dave Brillhart)
  4. Subject: Re: Password Aging
  5. References:  <1992Aug26.163117.28008@iplmail.orl.mmc.com>
  6. Date: Wed, 2 Sep 1992 12:46:04 GMT
  7. Nntp-Posting-Host: dave.mis.semi.harris.com
  8. Reply-To: dbrillha@dave.mis.semi.harris.com (Dave Brillhart)
  9. Organization: Harris Semiconductor
  10. Sender: news@mlb.semi.harris.com
  11. Message-ID: <1992Sep2.124604.6904@mlb.semi.harris.com>
  12. Lines: 16
  13.  
  14. The PERL-based passwd replacement (described in the PERL book and
  15. available on the net) implements password aging by using a few bits
  16. in the seed characters that start out the encrypted password. 
  17.  
  18. We use the utility and it works great. Besides password aging, you
  19. get a terrific pro-active password checker - it will not allow
  20. "easy" passwords (defined by you using REs and dictionaries). It
  21. keeps you from having to run crack as often :-)
  22.  
  23. -
  24. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  25.  Dave Brillhart                              Harris Semiconductor
  26.  dbrillha@dave.mis.semi.harris.com           Mail Stop 62A-024
  27.  Voice: (407) 729-5430                       P.O. Box 883
  28.  Fax:   (407) 724-7486                       Melbourne, FL 32902-0883
  29. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  30.