[Bug 1904] sshd refuses certificate-based authentication if password has expired
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sat Jun 25 11:46:42 EST 2011
https://bugzilla.mindrot.org/show_bug.cgi?id=1904
--- Comment #3 from Damien Miller <djm at mindrot.org> 2011-06-25 11:46:42 EST ---
I think using pam_unix.so in the account stack is the culprit.
Commenting it out would probably fix your key login problems, but would
allow accounts with expired passwords to authenticate using passwords.
We don't have a good solution for this yet, though some have suggested
using different PAM service names for different authentication methods.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list