[Bug 983] Required authentication

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Nov 30 02:17:59 EST 2012


https://bugzilla.mindrot.org/show_bug.cgi?id=983

--- Comment #61 from Petr Lautrbach <plautrba at redhat.com> ---
Created attachment 2196
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2196&action=edit
fix of multiple required authentication methods

auth2.c:
- don't call do_pam_account() for partial authentication success 
- authctxt->failures shouldn't be increased for partial success
- auth_log() should log "Accepted method" for partial success

monitor.c:
- authctxt->failures shouldn't be increased for partial success
- auth_log() should log "Accepted method" for partial success

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
You are watching the reporter of the bug.


More information about the openssh-bugs mailing list