Kerberos Error Messages

Kerberos V5 Library Error Codes

166.KRB5_RC_NOIO: Replay cache type does not support non-volatile storage

167.KRB5_RC_PARSE: Replay cache name parse/format error

168.KRB5_RC_IO_EOF: End-of-file on replay cache I/O

169.KRB5_RC_IO_MALLOC: No more memory to allocate (in replay cache I/O code)

170.KRB5_RC_IO_PERM: Permission denied in replay cache code

171.KRB5_RC_IO_IO: I/O error in replay cache i/o code

172.KRB5_RC_IO_UNKNOWN: Generic unknown RC/IO error

173.KRB5_RC_IO_SPACE: Insufficient system space to store replay information

174.KRB5_TRANS_CANTOPEN: Can’t open/find realm translation file

175.KRB5_TRANS_BADFORMAT: Improper format of realm translation file

176.KRB5_LNAME_CANTOPEN: Can’t open/find lname translation database

177.KRB5_LNAME_NOTRANS: No translation available for requested principal

178.KRB5_LNAME_BADFORMAT: Improper format of translation database entry

179.KRB5_CRYPTO_INTERNAL: Cryptosystem internal error

180.KRB5_KT_BADNAME: Key table name malformed

181.KRB5_KT_UNKNOWN_TYPE: Unknown Key table type

182.KRB5_KT_NOTFOUND: Key table entry not found

183.KRB5_KT_END: End of key table reached

184.KRB5_KT_NOWRITE: Cannot write to specified key table

185.KRB5_KT_IOERR: Error writing to key table

186.KRB5_NO_TKT_IN_RLM: Cannot find ticket for requested realm

187.KRB5DES_BAD_KEYPAR: DES key has bad parity

188.KRB5DES_WEAK_KEY: DES key is a weak key

189.KRB5_BAD_ENCTYPE: Bad encryption type

126

Appendix E