Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 1999 01:21:10 -0700
From:      "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
To:        Dag-Erling Smorgrav <des@flood.ping.uio.no>
Cc:        Kris Kennaway <kkennawa@physics.adelaide.edu.au>, Evren Yurtesen <yurtesen@ispro.net.tr>, Holtor <holtor@yahoo.com>, freebsd-security@FreeBSD.ORG
Subject:   Re: DES & MD5? 
Message-ID:  <6855.929521270@zippy.cdrom.com>
In-Reply-To: Your message of "16 Jun 1999 10:12:53 %2B0200." <xzp674oef7e.fsf@flood.ping.uio.no> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hmmm.  Well, it was certainly *meant* to happen at some point.  Does
that count? :-)

I guess we got less far with this than I thought.  No big loss.

- Jordan

> "Jordan K. Hubbard" <jkh@zippy.cdrom.com> writes:
> > It still works, thought a login.conf based scheme would certainly
> > eliminate an extra file.  Go for it. :)
> 
> Umm, actually, the part that matters in auth.conf (auth_default, which
> sets the default password hashing scheme) isn't used:
> 
> des@des ~% current auth_getval
> src/bin/rcp/rcp.c:      k = auth_getval("auth_list");
> src/lib/libutil/Makefile: MLINKS+= auth.3 auth_getval.3
> src/lib/libutil/auth.3: .Dt auth_getval 3
> src/lib/libutil/auth.3: .Nm auth_getval
> src/lib/libutil/auth.3: .Fn auth_getval "const char *name"
> src/lib/libutil/auth.3: .Fn auth_getval
> src/lib/libutil/auth.3: .Fn auth_getval .
> src/lib/libutil/auth.c: auth_getval(const char *name)
> src/lib/libutil/auth.conf.5: .Xr auth_getval 3
> src/lib/libutil/libutil.h: char *auth_getval __P((const char *name));
> src/lib/libutil/property.3: .Xr auth_getval 3
> src/usr.bin/passwd/passwd.c:            k = auth_getval("auth_list");
> src/usr.bin/rlogin/rlogin.c:    k = auth_getval("auth_list");
> src/usr.bin/rsh/rsh.c:  k = auth_getval("auth_list");
> src/usr.bin/su/su.c:    k = auth_getval("auth_list");
> des@des ~% current auth_default
> src/etc/auth.conf: # auth_default       =       des
> 
> That's it. No reference to auth_default outside of auth.conf.
> 
> DES
> -- 
> Dag-Erling Smorgrav - des@flood.ping.uio.no



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6855.929521270>