User Authentication - Keyboard-Interactive Password
Login with empty password denied for user
kbd-int: passwd: login with empty password denied for user
'<login-name>'.
The server policy forbids login with empty password.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_WARNING
Login with password that is too long denied
kbd-int: passwd: user '<login-name>' tried to login with too
long password (256)
The server does not allow logins with passwords longer than 256 characters.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_WARNING
Kerberos password accepted
kbd-int: passwd: kerberos password accepted for user
<login-name> (<kerberos-name>).
The server accepted the user's Kerberos password in
Keyboard-Interactive password authentication.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_NOTICE
Password not accepted
kbd-int: passwd: wrong password given for user
'<login-name>'.
The password supplied by the client was invalid.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_WARNING
Password must be changed
kbd-int: passwd: user '<login-name>' forced to change
password.
The server has determined that the user's password must be changed.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_INFORMATIONAL
Error during password changing
kbd-int: passwd: user '<login-name>':
<error-message>
There was an error during password changing.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_WARNING
Password change done
kbd-int: passwd: user '<login-name>' passwd change [successful|failed]
Password change resulted in a success or a failure.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_NOTICE