Oracle Solaris Security for Developers Guide

Messages Returned in Kerberos v5 for Status Code 6

The following table lists the minor status messages that are returned in Kerberos v5 for status code 6.

Table B–10 Kerberos v5 Status Codes 6

Minor Status 

Value 

Meaning 

KRB5_KT_IOERR 

-1765328200L 

Error writing to key table 

KRB5_NO_TKT_IN_RLM 

-1765328199L 

Cannot find ticket for requested realm 

KRB5DES_BAD_KEYPAR 

-1765328198L 

DES key has bad parity 

KRB5DES_WEAK_KEY 

-1765328197L 

DES key is a weak key 

KRB5_BAD_ENCTYPE 

-1765328196L 

Bad encryption type 

KRB5_BAD_KEYSIZE 

-1765328195L 

Key size is incompatible with encryption type 

KRB5_BAD_MSIZE 

-1765328194L 

Message size is incompatible with encryption type 

KRB5_CC_TYPE_EXISTS 

-1765328193L 

Credentials cache type is already registered 

KRB5_KT_TYPE_EXISTS 

-1765328192L 

Key table type is already registered 

KRB5_CC_IO 

-1765328191L 

Credentials cache I/O operation failed 

KRB5_FCC_PERM 

-1765328190L 

Credentials cache file permissions incorrect 

KRB5_FCC_NOFILE 

-1765328189L 

No credentials cache file found 

KRB5_FCC_INTERNAL 

-1765328188L 

Internal file credentials cache error 

KRB5_CC_WRITE 

-1765328187L 

Error writing to credentials cache file 

KRB5_CC_NOMEM 

-1765328186L 

No more memory to allocate in credentials cache code 

KRB5_CC_FORMAT 

-1765328185L 

Bad format in credentials cache 

KRB5_INVALID_FLAGS 

-1765328184L 

Invalid KDC option combination, which is an internal library error 

KRB5_NO_2ND_TKT 

-1765328183L 

Request missing second ticket 

KRB5_NOCREDS_SUPPLIED 

-1765328182L 

No credentials supplied to library routine 

KRB5_SENDAUTH_BADAUTHVERS 

-1765328181L 

Bad sendauth version was sent 

KRB5_SENDAUTH_BADAPPLVERS 

-1765328180L 

Bad application version was sent by sendauth 

KRB5_SENDAUTH_BADRESPONSE 

-1765328179L 

Bad response during sendauth exchange 

KRB5_SENDAUTH_REJECTED 

-1765328178L 

Server rejected authentication during sendauth exchange