From owner-freebsd-stable Tue Nov 21 12:58:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 5719237B4CF for ; Tue, 21 Nov 2000 12:58:48 -0800 (PST) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id OAA28576; Tue, 21 Nov 2000 14:58:38 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-67.max1.wa.cyberlynk.net(207.227.118.67) by peak.mountin.net via smap (V1.3) id sma028574; Tue Nov 21 14:58:22 2000 Message-Id: <4.3.2.20001121142610.02280f00@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Tue, 21 Nov 2000 14:57:37 -0600 To: Chris Byrnes From: "Jeffrey J. Mountin" Subject: Re: Hmm..passwords. Cc: stable@FreeBSD.ORG In-Reply-To: References: <20001121082750.A2922@citusc17.usc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:01 PM 11/21/00 -0600, Chris Byrnes wrote: > > No longer correct. You don't need to futz with libraries and symlinks > > any more, only change the value of the passwd_format login capability > > in /etc/login.conf. The default is MD5 passwords for new accounts. > >Hrm -- I find it odd that half of my passwords were changed to MD5 and >half were left DES in the upgrade, then. Any reason for this? Possibly and the reason why is that when using adduser the account is created with a DES password. Changing it with 'passwd ' will then "default" to an MD5 password. For the account to be created with a MD5 password login.conf _must_ have a ":passwd_format=md5:" for the class used and cap_mkdb must be run. A fresh install has no login.conf.db and running cap_mkdb on it will not change this behavior. Looks like the entry in ERRATA.TXT needs some polishing. Did you change the password for accounts that are now using MD5? Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message