[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [FIX] ssh does not build on potato



Thomas Quinot <thomas@Cuivre.FR.EU.ORG> writes:

> [1  <text/plain; iso-8859-1 (quoted-printable)>]
> Le 1999-04-23, Wichert Akkerman écrivait :
> 
> > For those who don't read debian-devel-changes: I finally got around to
> > doing this today. For extra viewing pleasure I also added PAM support
> > to ssh.

> Hum, this might be the cause of #36632. Your /etc/pam.d/ssh has

> auth       required     pam_pwdb.so shadow

> password   required     pam_pwdb.so shadow nullok use_authtok
>                                     ^^^^^^

> which is inappropriate for a non-shadow host.

We really should be using pam_unix_auth.so and pam_unix_passwd.so
instead.  This would transparently handle shadow and NIS systems
correctly.  


Steve
dunham@cse.msu.edu


Reply to: