Comment 5 for bug 501956

Revision history for this message
In , Ashok-kovai (ashok-kovai) wrote :

OpenSSH doesn't record badlogin attempts in btmp file for all possible
authentication methods supported ( given below ). This patch is an enhancement
to support this feature.

Authentication Methods Supported
---------------------------------
"gssapi-with-mic"
"publickey"
"hostbased"
"password"
"keyboard-interactive"
"challenge-response"
"keyboard-interactive/pam"