[Bug 3736] sshd falls back to password prompt after PAM module returns a PAM_MAXTRIES.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun Sep 22 16:26:41 AEST 2024


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

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #2 from Darren Tucker <dtucker at dtucker.net> ---
>From PAM's perspective, the SSH "password" authentication attempt and
the "keyboard-interactive" one are separate PAM auth attempts.  For
your use case, you probably want to disable PasswordAuthentication in
the server's sshd_config.

-- 
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