Re: MD5 passwords and NIS

2001-05-24 Thread Joey Hess
Dave Sherohman wrote: > The debian installer warns about possible compatibility problems using MD5 > passwords in conjuction with NIS. Does NIS itself have difficulty dealing > with MD5 or is this warning just a reference to the possibility that some NIS > clients using the passwd map may not be s

Re: md5 passwords

2001-03-29 Thread Eric G. Miller
On Wed, Mar 28, 2001 at 09:28:36PM -0600, John Patton wrote: > Okay, I know how to tell pam to use md5 passwords, but has > anybody actually done this after using regular crypt > passwords? I have a number of accounts with existing > passwords in /etc/shadow... what happens to them? I've been > wan

Re: md5 passwords

2001-03-28 Thread Ben Collins
On Wed, Mar 28, 2001 at 09:28:36PM -0600, John Patton wrote: > Okay, I know how to tell pam to use md5 passwords, but has > anybody actually done this after using regular crypt > passwords? I have a number of accounts with existing > passwords in /etc/shadow... what happens to them? I've been > wan

Re: MD5 passwords and su

1997-09-19 Thread Scott Ellis
On Wed, 17 Sep 1997, Jean Pierre LeJacq wrote: > On 16 Sep 1997, Torsten Hilbrich wrote: > > > I just detected the MD5_CRYPT_ENAB option in /etc/login.defs and > > enabled it. Login works fine with the new passwords but su seems to > > have no idea of MD5. > > > > Is there a working version o

Re: MD5 passwords and su

1997-09-19 Thread Scott Ellis
On Wed, 17 Sep 1997, Galen Hazelwood wrote: > The version of su you're using (from shellutils) isn't part of the > shadow password suite. It's smart enough to use shadow password > functions if it finds them in the library, which it does, but other > shadow features (ENV_SUPATH, SU_WHEEL, MD5 pas

Re: MD5 passwords and su

1997-09-17 Thread Gergely Madarasz
On Thu, 18 Sep 1997, Lindsay Allen wrote: > > On 16 Sep 1997, Torsten Hilbrich wrote: > > > I just detected the MD5_CRYPT_ENAB option in /etc/login.defs and > > enabled it. Login works fine with the new passwords but su seems to > > have no idea of MD5. > > > > Is there a working version of su

Re: MD5 passwords and su

1997-09-17 Thread Lindsay Allen
On 16 Sep 1997, Torsten Hilbrich wrote: > I just detected the MD5_CRYPT_ENAB option in /etc/login.defs and > enabled it. Login works fine with the new passwords but su seems to > have no idea of MD5. > > Is there a working version of su for MD5 passwords? > > I have the following packages inst

Re: MD5 passwords and su

1997-09-17 Thread Galen Hazelwood
The version of su you're using (from shellutils) isn't part of the shadow password suite. It's smart enough to use shadow password functions if it finds them in the library, which it does, but other shadow features (ENV_SUPATH, SU_WHEEL, MD5 passwords) aren't available. If you want them, you need

Re: MD5 passwords and su

1997-09-17 Thread Jean Pierre LeJacq
On 16 Sep 1997, Torsten Hilbrich wrote: > I just detected the MD5_CRYPT_ENAB option in /etc/login.defs and > enabled it. Login works fine with the new passwords but su seems to > have no idea of MD5. > > Is there a working version of su for MD5 passwords? su also seems to ignore ENV_SUPATH and