Date: Sat, 25 Nov 2000 01:47:09 -0500 From: "Brian F. Feldman" <green@FreeBSD.org> To: Doug Barton <DougB@FreeBSD.org> Cc: "David E. O'Brien" <obrien@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf src/share/man/man5make.conf.5 Message-ID: <200011250647.eAP6lA562534@green.dyndns.org> In-Reply-To: Message from Doug Barton <DougB@FreeBSD.org> of "Fri, 24 Nov 2000 21:57:03 PST." <3A1F54AF.53A6B292@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Barton <DougB@FreeBSD.org> wrote: > "David E. O'Brien" wrote: > > > > obrien 2000/11/22 12:37:40 PST > > > > Modified files: > > etc/defaults make.conf > > share/man/man5 make.conf.5 > > Log: > > Remove "NODESCRYPTLINKS" it has been superseeded by "passwd_format" > > in /etc/login.conf. > > I'm still waiting for the make.conf option that gives me a DES and only > DES crypt(). As is, you've removed functionality without providing an > alternative. Please don't commit this to RELENG_4 till this issue is > settled. Poof, every time you use crypt(3) in your applications it defaults to DES. :) Don't compile src/secure? It defaults to MD5. The login.conf stuff only applies to the base apps that modify the password file. -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011250647.eAP6lA562534>