The pam(7) man page says this:

SUFFICIENT - success of a module is enough to satisfy the authentication requirements of the stack of modules (if a prior REQUIRED module has failed the success of this one is ignored);

common-auth has REQUIRED, pam-ssh-auth has SUFFICIENT, if common-auth fails, pam-ssh-auth can never log in successfully if the password is right.

Hence, the given setup in README.Debian can not work on a Debian unstable system. I'm trying to figure out how to by-pass this with what pam(7) calls "more complicated syntax".



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to