User Authentication - GSSAPI
Error received from GSSAPI
auth: gss-api: <error-name> error: major: <major-error-code> minor: <minor-error-code>
A warning message is received from GSSAPI.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_WARNING
GSSAPI mechanism is not supported by system
auth: gss-api: '<mechanism-name>' GSSAPI mechanism is not supported on this system.
A GSSAPI mechanism is not supported on this system.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_WARNING
Parsing Kerberos principal name fails
auth: gss-api: parsing krb5 principal name failed, failing authentication for user '<username>'.
Parsing Kerberos principal name fails, resulting in failed user
authentication
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_WARNING
User not allowed to login by KUSEROK
auth: gss-api: user '<username>' not allowed to login by kuserok.
User is not allowed to login by KUSEROK
.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_WARNING
Ticket forwarding is not enabled
Function(s) needed for ticket forwarding not available. Ticket forwarding is disabled.
One or more functions required for ticket forwarding are
not available, resulting in disabled ticket forwarding.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_INFORMATIONAL
Cannot load GSSAPI library
Cannot load GSSAPI library. GSSAPI disabled.
GSSAPI library load fails, resulting in disabled GSSAPI.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_WARNING
Cannot load Kerberos library
Could not load Kerberos library. GSSAPI disabled.
Kerberos library loading fails, resulting in disabled GSSAPI.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_WARNING
Functions required by GSSAPI are not available
Missing functions. GSSAPI disabled.
One or more functions required by GSSAPI are missing, resulting in
disabled GSSAPI.
Facility: SSH_LOGFACILITY_AUTH
Level: SSH_LOG_ERROR