SSH Communications Security
Previous Next Up [Contents] [Index]

    About This Document>>
    Introduction to SSH Secure Shell >>
    Configuring SSH Secure Shell >>
    Authentication >>
    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
            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
    Using SSH Secure Shell >>
    Tool Syntax>>
    Technical Specifications >>

User Authentication - Keyboard-Interactive PAM

Pipe creation failed in Keyboard-Interactive PAM authentication

kbd-int:pam: pipe creation failed.

An error occurred when trying to fork and create a pipe.

Error happened during PAM transaction

PAM transaction resulted in error.

There was an error during PAM transaction.

Malformed packet received from PAM subprocess

kbd-int:pam: PAM subprocess sent a malformed packet. (packet
type: <packet-type>)

The PAM subprocess sent a malformed packet of the specified type.

Wrong packet received from PAM subprocess

kbd-int:pam: PAM subprocess returned packet
SSH_PAM_OP_SUCCESS_WITH_PAYLOAD, expecting SSH_PAM_OP_SUCCESS.

The PAM subprocess sent a packet of wrong type.

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.

Invalid packet type returned by PAM subprocess

kbd-int:pam: PAM subprocess returned invalid packet type
<packet-type>.

The packet type returned by the PAM subprocess was invalid.

Previous Next Up [Contents] [Index]


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

Copyright © 2003 SSH Communications Security Corp.
All rights reserved.
Copyright Notice