Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 23:42:45 -0800
From:      Doug Barton <DougB@FreeBSD.org>
To:        "Brian F. Feldman" <green@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:  <3A1F6D75.667FD2CC@FreeBSD.org>
References:  <200011250647.eAP6lA562534@green.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
"Brian F. Feldman" wrote:
> 
> 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. 

	Assuming I understand you, this is equally bad. If I understand what
you're saying, in the new state of things crypt() is always going to be
DES, unless you don't have src/secure in your tree? And there is no way
to choose, in either case? There really needs to be a way to at least
build the world with src/secure present but still have the choice of
what format crypt() is going to use by default. There are valid reasons
for both choices. 

> The login.conf stuff
> only applies to the base apps that modify the password file.

	For the fifth or sixth time, the concerns I'm expressing have nothing
to do with the system passwords. I'm talking about crypt() itself. 

Doug
-- 
    So what I want to know is, where does the RED brick road go?

	Do YOU Yahoo!?


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?3A1F6D75.667FD2CC>