Date: Thu, 28 Sep 2000 18:14:07 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: Jim Mercer <jim@reptiles.org> Cc: hackers@freebsd.org, Brian Feldman <green@FreeBSD.org> Subject: Re: stuck on MD5 passwd's, host to revert to DES Message-ID: <Pine.BSF.4.21.0009281811260.75098-100000@freefall.freebsd.org> In-Reply-To: <20000928165127.L22260@reptiles.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 28 Sep 2000, Jim Mercer wrote: > > i installed some systems using the 4.0-RELEASE cd, then > cvsup to 4.x-stable and those systems use DES passwds, which is what > i want. > > 4.1-STABLE FreeBSD 4.1-STABLE #0: Thu Sep 14 10:01:02 EDT 2000 > > then i installed some more systems, using a 4.1-RELEASE cd, then cvsup > to 4.x-stable but these systems insist on using MD5 crypts in the passwd > file. > > 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Thu Sep 28 16:45:58 PKT 2000 > > is this a feature or a bug? > > how do i get these systems to revert to using DES crypts for the passwd file? Set the value of the passwd_format login capability to "des" in /etc/login.conf. Brian Feldman neglected to document or mention this in the release notes at all, as far as I can tell. No cookie! Please fix this ASAP, Brian. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009281811260.75098-100000>