User Authentication - PAM
Malformed packet from PAM subprocess
auths-pam: PAM subprocess sent a malformed packet. (packet type:
%d)
The server received a malformed packet from the PAM subprocess.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_ERROR
Wrong packet received from PAM subprocess
auths-pam: PAM subprocess returned packet
SSH_PAM_OP_SUCCESS_WITH_PAYLOAD, expecting SSH_PAM_OP_SUCCESS.
The PAM subprocess sent the wrong type of packet.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_ERROR
Error returned by PAM subprocess
kbd-int:pam: PAM subprocess returned packet
<packet-type>. (err_num: <errornumber>, err_msg:
<error-message>)
The PAM subprocess returned an error.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_ERROR
Invalid packet type returned by PAM subprocess
auths-pam: PAM subprocess returned packet %d, which is
invalid.
The packet type returned by the PAM subprocess was invalid.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_ERROR
Client sent response packet prematurely
auths-pam: client sent response packet, and we weren't expecting
any (yet).
The client sent a response packet prematurely.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_ERROR
Client sent invalid packet
auths-pam: client sent invalid packet as a response to our
conversation message.
The client sent an invalid packet.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_ERROR
Client sent continuation packet when expecting start packet
Client sent continuation packet when expecting start packet for
PAM-auth.
The client sent a continuation packet when the server was expecting a
start packet.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_WARNING
Extra data in SSH_MSG_USERAUTH_REQUEST packet from client
Extra data at end of SSH_MSG_USERAUTH_REQUEST packet for PAM
authentication.
Extra data was included in the SSH_MSG_USERAUTH_REQUEST
packet
received from client.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_WARNING
Pipe creation failed in PAM authentication
ssh_server_auth_pam: pipe creation failed.
The forking and pipe creation to the subprocess failed in PAM
user authentication.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_ERROR
Error during the PAM transaction
PAM transaction resulted in error.
There was an error during the PAM transaction.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_ERROR
Authentication token change
acctmgmt-pam: PAM account management requires authentication token change for user %s. Disconnecting.
Authentication token or password change is required. Please reconnect with
keyboard-interactive authentication method to change the token or
password.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_NOTICE
Password change
acctmgmt-pam: PAM account management requires authentication token change for user %s. Prompting for password change.
Password change is required.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_NOTICE