Date: Thu, 19 Jun 2003 11:51:12 -0700 From: Mike Hogsett <hogsett@csl.sri.com> To: Ceri Davies <setantae@submonkey.net>, Mike Hogsett <hogsett@csl.sri.com>, freebsd-questions@freebsd.org Subject: Re: FreeBSD NIS Server/Slave && DES Message-ID: <200306191851.h5JIpCU4023069@quarter.csl.sri.com> In-Reply-To: Message from Ceri Davies <setantae@submonkey.net> of "Thu, 19 Jun 2003 19:45:56 BST." <20030619184556.GB68905@submonkey.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > How do I configure FreeBSD to use DES? Specifically if I run a FreeBSD > > NIS master how do I get rpc.yppasswdd and yppasswd to play nice? > > Look in /etc/login.conf: > > default:\ > :passwd_format=des:\ > > Look in /etc/auth.conf: > > crypt_default = des Hmmm. Ok. I edited both files to list des rather than md5, but when I run 'passwd -l root' on my local box as a test I still appear to be getting an md5 password in the local master.passwd file. root:$1$/DW5l0iK$rVSJNci3lX3kfIa3w5bK50:0:0::0:0:Charlie &:/root:/bin/csh Suggestions?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306191851.h5JIpCU4023069>