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

--- Comment #61 from Petr Lautrbach <plaut...@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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to