Hello all,
  I am having some problems with openssh failing over to the next PAM
module.

/etc/pam.d/sshd:
#%PAM-1.0
auth       sufficient   /lib/security/pam_radius_auth.so
auth       required     /lib/security/pam_unix.so shadow nodelay

ssh login output:
[EMAIL PROTECTED]'s password:
Permission denied, please try again.
[EMAIL PROTECTED]'s password:
Permission denied, please try again.
[EMAIL PROTECTED]'s password:
Received disconnect: 2: too many failed userauth_requests

...for some reason it is not using /lib/security/pam_unix.so and stopping
with /lib/security/pam_radius_auth.so. Any suggestions on how to get this
working right?

--------------------[-- [EMAIL PROTECTED] --]--------------------------

Reply via email to