Comment 1 for bug 919703

Revision history for this message
Robert Ancell (robert-ancell) wrote :

PAM said the password was valid:
pam_authenticate(0xdd9b80, 0) -> 0 (Success)

But then failed on the next step:
pam_acct_mgmt(0xdd9b80, 0) -> 7 (Authentication failure)

Is that account locked?