Kerberos Error Messages

Kerberos V5 Library Error Codes

190.KRB5_BAD_KEYSIZE: Key size is incompatible with encryption type

191.KRB5_BAD_MSIZE: Message size is incompatible with encryption type

192.KRB5_CC_TYPE_EXISTS: Credentials cache type is already registered.

193.KRB5_KT_TYPE_EXISTS: Key table type is already registered.

194.KRB5_CC_IO: Credentials cache I/O operation failed XXX

195.KRB5_FCC_PERM: Credentials cache file permissions incorrect

196.KRB5_FCC_NOFILE: No credentials cache file found

197.KRB5_FCC_INTERNAL: Internal file credentials cache error

198.KRB5_CC_WRITE: Error writing to credentials cache file

199.KRB5_CC_NOMEM: No more memory to allocate (in credentials cache code)

200.KRB5_CC_FORMAT: Bad format in credentials cache

201.KRB5_INVALID_FLAGS: Invalid KDC option combination (library internal error) [for dual tgt library calls]

202.KRB5_NO_2ND_TKT: Request missing second ticket [for dual tgt library calls]

203.KRB5_NOCREDS_SUPPLIED: No credentials supplied to library routine

204.KRB5_SENDAUTH_BADAUTHVERS: Bad sendauth version was sent

205.KRB5_SENDAUTH_BADAPPLVERS: Bad application version was sent (via sendauth)

206.KRB5_SENDAUTH_BADRESPONSE: Bad response (during sendauth exchange)

207.KRB5_SENDAUTH_REJECTED: Server rejected authentication (during sendauth exchange)

208.KRB5_PREAUTH_BAD_TYPE: Unsupported pre-authentication type

209.KRB5_PREAUTH_NO_KEY: Required preauthentication key not supplied

Appendix E

127