Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!vixen.cso.uiuc.edu!newsfeed.internetmci.com!newsserver.jvnc.net!newsreader.jvnc.net!news From: John Lucas <jlucas@jnet.vi> Subject: Re: Looking for better passwd program Content-Type: text/plain; charset=us-ascii Message-ID: <326CB9D8.41C67EA6@jnet.vi> Sender: news@tigger.jvnc.net (Zee News Genie) Content-Transfer-Encoding: 7bit Organization: University of the Virgin Islands References: <3263F096.41C67EA6@jnet.vi> <5496cg$c8@uriah.heep.sax.de> Mime-Version: 1.0 Date: Tue, 22 Oct 1996 12:11:04 GMT X-Mailer: Mozilla 2.01 (X11; I; FreeBSD 2.1.0-RELEASE i386) Lines: 38 J Wunsch wrote: > > John Lucas <jlucas@jnet.vi> wrote: > > > Has anyone run across a port of any of the better "passwd" replacements > > such as "npasswd" for FreeBSD 2.x? If so please point me to it. > > What exactly do you expect from them? (Sorry for my ignorance, i > simply don't know npasswd.) > > -- > cheers, J"org > > joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE > Never trust an operating system you don't have sources for. ;-) The "npasswd" program did two things: 1. allows the setting of password policies (length etc). 2. disallowed "dumb" passwords The second part used the same algorithms as the 1988 Internet WORM program (checks against user data, dictionaries etc) to prevent this sort of attack from succeeding (because no one is allowed a password that would be broken in this manner). There are other "smart" password programs, but the only one I ever used was "npasswd" on SunOS. One other thing I would like to see that the FreeBSD passwd program doesn't seem to do is authentication logging (I would like to see who has or has not changed their password). -- | John Lucas jlucas@jnet.vi | | Information Technology NIC Handle: JL423 | | University of the Virgin Islands (809) 693-1216 | | St. Thomas, VI 00802 http://www.jnet.vi/jlucas.html |