Oracle Solaris Security for Developers Guide

Messages Returned in Kerberos v5 for Status Code 5

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

Table B–9 Kerberos v5 Status Codes 5

Minor Status 

Value 

Meaning 

KRB5_RC_UNKNOWN 

-1765328222L 

Generic unknown RC error 

KRB5_RC_REPLAY 

-1765328221L 

Message is a replay 

KRB5_RC_IO 

-1765328220L 

Replay I/O operation failed 

KRB5_RC_NOIO 

-1765328219L 

Replay cache type does not support non-volatile storage 

KRB5_RC_PARSE 

-1765328218L 

Replay cache name parse and format error 

KRB5_RC_IO_EOF 

-1765328217L 

End-of-file on replay cache I/O 

KRB5_RC_IO_MALLOC 

-1765328216L 

No more memory to allocate in replay cache I/O code 

KRB5_RC_IO_PERM 

-1765328215L 

Permission denied in replay cache code 

KRB5_RC_IO_IO 

-1765328214L 

I/O error in replay cache i/o code 

KRB5_RC_IO_UNKNOWN 

-1765328213L 

Generic unknown RC/IO error 

KRB5_RC_IO_SPACE 

-1765328212L 

Insufficient system space to store replay information 

KRB5_TRANS_CANTOPEN 

-1765328211L 

Can't open/find realm translation file 

KRB5_TRANS_BADFORMAT 

-1765328210L 

Improper format of realm translation file 

KRB5_LNAME_CANTOPEN 

-1765328209L 

Can't open or find lname translation database

KRB5_LNAME_NOTRANS 

-1765328208L 

No translation is available for requested principal 

KRB5_LNAME_BADFORMAT 

-1765328207L 

Improper format of translation database entry 

KRB5_CRYPTO_INTERNAL 

-1765328206L 

Cryptosystem internal error 

KRB5_KT_BADNAME 

-1765328205L 

Key table name malformed 

KRB5_KT_UNKNOWN_TYPE 

-1765328204L 

Unknown Key table type 

KRB5_KT_NOTFOUND 

-1765328203L 

Key table entry not found 

KRB5_KT_END 

-1765328202L 

End of key table reached 

KRB5_KT_NOWRITE 

-1765328201L 

Cannot write to specified key table