kerberos response codes

by Ed Fisher on 2007-06-07

in Infrastructure

codemessagemeaning
0×6KDC_ERR_C_PRINCIPAL_UNKNOWN:Client not found in Kerberos
database
0×7KDC_ERR_S_PRINCIPAL_UNKNOWN:Server not found in Kerberos
database
0×8KDC_ERR_PRINCIPAL_NOT_UNIQUE:Multiple principal entries in
database
0xAKDC_ERR_CANNOT_POSTDATE:Ticket not eligible for postdating
0xCKDC_ERR_POLICY:KDC policy rejects request
0xDKDC_ERR_BADOPTION:KDC cannot accommodate
requested option
0xEKDC_ERR_ETYPE_NOTSUPP:KDC has no support for
encryption type
0xFKDC_ERR_SUMTYPE_NOSUPP:KDC has no support for
checksum type
0×12KDC_ERR_CLIENT_REVOKED:Clients credentials have
been revoked
0×17KDC_ERR_KEY_EXPIRED:Password has expired change
password to reset
0×19KDC_ERR_PREAUTH_REQUIRED:Additional pre-authentication
required
0x1BKDC_ERR_MUST_USE_USER2USER:principal valid for
user2user only
0x1CKDC_ERR_PATH_NOT_ACCEPTED:KDC Policy rejects transited
path
0x1DKDC_ERR_SVC_UNAVAILABLE:A service is not available
0x1FKRB_AP_ERR_BAD_INTEGRITY:Integrity check on decrypted
field failed
0×20KRB_AP_ERR_TKT_EXPIRED:Ticket expired
0×21KRB_AP_ERR_TKT_NYV:Ticket not yet valid
0×22KRB_AP_ERR_REPEAT:Request is a replay
0×23KRB_AP_ERR_NOT_US:The ticket isn’t for us
0×24KRB_AP_ERR_BADMATCH:Ticket and authenticator
don’t match
0×25KRB_AP_ERR_SKEW:Clock skew too great
0×29KRB_AP_ERR_MODIFIED:Message stream modified
0×34KRB_ERR_RESPONSE_TOO_BIG:Response too big for UDP,
retry with TCP
0x3CKRB_ERR_GENERIC:Generic error

You might also enjoy:

  1. http response codes
  2. smtp response codes
  3. ftp response codes
  4. traceroute response codes

Leave a Comment

Previous post:

Next post: