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