Kerberos Error Messages
Kerberos V5 Library Error Codes
144.KRB5_NO_TKT_SUPPLIED: Request did not supply a ticket
145.KRB5KRB_AP_WRONG_PRINC: Wrong principal in request
146.KRB5KRB_AP_ERR_TKT_INVALID: Ticket has invalid flag set
147.KRB5_PRINC_NOMATCH: Requested principal and ticket don’t match
148.KRB5_KDCREP_MODIFIED: KDC reply did not match expectations
149.KRB5_KDCREP_SKEW: Clock skew too great in KDC reply
150.KRB5_IN_TKT_REALM_MISMATCH: Client/server realm mismatch in initial ticket request
151.KRB5_PROG_ETYPE_NOSUPP: Program lacks support for encryption type
152.KRB5_PROG_KEYTYPE_NOSUPP: Program lacks support for key type
153.KRB5_WRONG_ETYPE: Requested encryption type not used in message
154.KRB5_PROG_SUMTYPE_NOSUPP: Program lacks support for checksum type
155.KRB5_REALM_UNKNOWN: Cannot find KDC for requested realm
156.KRB5_SERVICE_UNKNOWN: Kerberos service unknown
157.KRB5_KDC_UNREACH: Cannot contact any KDC for requested realm
158.KRB5_NO_LOCALNAME: No local name found for principal name
159.KRB5_MUTUAL_FAILED: Mutual authentication failed
160.KRB5_RC_TYPE_EXISTS: Replay cache type is already registered
161.KRB5_RC_MALLOC: No more memory to allocate (in replay cache code)
162.KRB5_RC_TYPE_NOTFOUND: Replay cache type is unknown
163.KRB5_RC_UNKNOWN: Generic unknown RC error
164.KRB5_RC_REPLAY: Message is a replay
165.KRB5_RC_IO: Replay I/O operation failed XXX
Appendix E | 125 |