Re: md5 password authentication

2001-07-13 Thread Rob Ransbottom
On Thu, 12 Jul 2001, Andrew Dixon wrote: > Jonathan Daugherty wrote: > > How can I get my passwords to be md5-authenticated? > #dpkg-reconfigure base-config > then answer yes when prompted for md5-authentication. Then change your passwords so the md5 can take effect. -- rob

Re: md5 password authentication

2001-07-12 Thread Andrew Dixon
Jonathan Daugherty wrote: > > Hello all, > > How can I get my passwords to be md5-authenticated? > > as root: #dpkg-reconfigure base-config then answer yes when prompted for md5-authentication. Andy