Date: Thu, 7 Dec 2000 20:36:42 -0800 From: kris@citusc.usc.edu To: Dmitry Karasik <dk@plab.ku.dk> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: crypt() default behavior Message-ID: <20001207203642.B28596@citusc.usc.edu> In-Reply-To: <uvgswa38t.fsf@plab.ku.dk>; from dk@plab.ku.dk on Thu, Dec 07, 2000 at 12:18:42PM %2B0100 References: <uvgswa38t.fsf@plab.ku.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 07, 2000 at 12:18:42PM +0100, Dmitry Karasik wrote: > > Hi! > > I just bumped into problem that passwords encoded on 4.2-stable > do not work on 3.2-stable. AFAIU, the problem is that crypt() > default behaviour is not to use MD5 anymore, and passwords that The default behaviour should be MD5. You can control which format your passwords are using the passwd_format login capability (see login.conf(5)) Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001207203642.B28596>