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

SecurID with PAM on RHEL5?



Does anyone have any experience with configuring PAM with SecurID on Red Hat?   I keep getting "No supported authentication methods available" in /var/log/secure when trying to connect.  Here's my /etc/pam.d/sshd file:

#%PAM-1.0
#auth       include      system-auth
auth       required     /opt/pam/lib/pam_securid.so
account    required     pam_nologin.so
account    include      system-auth
password   include      system-auth
session    optional     pam_keyinit.so force revoke
session    include      system-auth
session    required     pam_loginuid.so

Any assistance would be greatly appreciated.


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