1.4.3 Error Code Constants

KRB5_PROG_SUMTYPE_NOSUPP
Requested checksum function is not supported.

KRB5_SENDAUTH_REJECTED
Server reject client connection.

KRB5_FCC_NOFILE
No credentials cache is available.

KRB5_PARSE_MALFORMED
Principal name could not be parsed by get_principal().

KRB5KRB_AP_ERR_BAD_INTEGRITY
Integrity failure.

KRB5KRB_AP_ERR_TKT_EXPIRED
Ticket in credentials cache has expired; run kinit to update your tickets.

KRB5KRB_AP_ERR_BADADDR
Wrong address used to encode encrypted data.

KRB5KRB_AP_ERR_BADORDER
Wrong sequence number used to encode encrypted data.