Kerberos Error Messages

Kerberos V5 Library Error Codes

210.KRB5_PREAUTH_FAILED: Generic pre-authentication failure

211.KRB5_RCACHE_BADVNO: Unsupported replay cache format version number

212.KRB5_CCACHE_BADVNO: Unsupported credentials cache format version number

213.KRB5_KEYTAB_BADVNO: Unsupported key table format version number

214.KRB5_PROG_ATYPE_NOSUPP: Program lacks support for address type

215.KRB5_RC_REQUIRED: Message replay detection requires rcache parameter

216.KRB5_ERR_BAD_HOSTNAME: Hostname cannot be canonicalized

217.KRB5_ERR_HOST_REALM_UNKNOWN: Cannot determine realm for host

218.KRB5_SNAME_UNSUPP_NAMETYPE: Conversion to service principal undefined for name type

219.KRB5KRB_AP_ERR_V4_REPLY: Initial Ticket response appears to be Version 4 error

220.KRB5_REALM_CANT_RESOLVE: Cannot resolve KDC for requested realm

221.KRB5_TKT_NOT_FORWARDABLE: Requesting ticket can’t get forwardable tickets

222.KRB5_FWD_BAD_PRINCIPAL: Bad principal name while trying to forward credentials

223.KRB5_GET_IN_TKT_LOOP: Looping detected inside

krb5_get_in_tkt

224.KRB5_CONFIG_NODEFREALM: Configuration file does not specify default realm

128

Appendix E