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 - Kerberos TGT

Login denied for user

Kerberos TGT authentication as <login-name> denied for
<kerberos-name>

The server received a negative result from Kerberos authentication module for logging in as the specified user.

Kerberos V5 ticket-granting ticket rejected for user

Kerberos V5 TGT rejected for user <login-name>:
<error-message>

The server received a result from the Kerberos authentication module: the user's ticket-granting ticket has been rejected.

The Kerberos TGT authentication succeeded

Kerberos TGT authentication as user <login-name> accepted for
<kerberos-name>.

The user's login has been accepted by the Kerberos authentication.

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