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

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