SSH Tectia  
Previous Next Up [Contents] [Index]

    About This Document >>
    Installing SSH Tectia Server (M) >>
    Using SSH Tectia Server (M) >>
    Troubleshooting SSH Tectia Server (M) >>
    Configuration >>
    Authentication >>
    Application Tunneling >>
    Sample Files >>
    Man Pages
    Log Messages
        Log Message Reference >>
            User Authentication - Common
            User Authentication - Host-Based
            User Authentication - Keyboard-Interactive PAM
            User Authentication - Keyboard-Interactive Password
            User Authentication - Keyboard-Interactive
            User Authentication - Kerberos TGT
            User Authentication - Kerberos
            User Authentication - PAM
            User Authentication - Password
            User Authentication - Public Key
            User Authentication - SecurID
            User Authentication - GSSAPI
            Certificate-Specific Code
            SFTP Server
            Agent Forwarding
            Session Channels
            SSH1 Agent Forwarding
            Port Forwarding
            X11 Forwarding
            Common Code
            Host Key I/O
            General Server Log Messages
            SFTP

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

Previous Next Up [Contents] [Index]


[ Contact Information | Support | Feedback | SSH Home Page | SSH Products ]

Copyright © 2005 SSH Communications Security Corp.
This software is protected by international copyright laws. All rights reserved.
Copyright Notice