Re: OpenSSH and PAM

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

 



Upgrade to the latest version of OpenSSH.  See previous posts for more
info (this question has been asked and replied to several times in the
last month or so).

On Mon, 11 Sep 2000, Paul Nicholas Faure wrote:

> Does OpenSSH support PAM fully ?
> OpenSSH does not prompt the user for a new password if it has expired. It
> simply says "Warning: You password has expired, please change it now".
> 
> My /etc/pam.d/sshd file is:
> auth       required     /lib/security/pam_securetty.so
> auth       required     /lib/security/pam_unix.so shadow nullok
> auth       required     /lib/security/pam_nologin.so
> account    required     /lib/security/pam_unix.so
> password   required     /lib/security/pam_cracklib.so retry=3
> password   required     /lib/security/pam_unix.so shadow nullok use_authtok nis
> session    required     /lib/security/pam_unix.so
> session    optional     /lib/security/pam_console.so
> 
> My /etc/pam.d/login file is the same as /etc/pam.d/sshd. And telnet
> properly prompts me for a password.
> 
> 

----------------
Running on Linux 2.4
Michael A. Dietz
mad099@dietznet.net





[Index of Archives]     [Fedora Users]     [Kernel]     [Red Hat Install]     [Linux for the blind]     [Gimp]

  Powered by Linux