illegal -> invalid
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7896 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -51,7 +51,7 @@ error_code ERR_BADVERSION, "Protocol version mismatch"
|
|||||||
error_code ERR_MSG_TYPE, "Invalid message type"
|
error_code ERR_MSG_TYPE, "Invalid message type"
|
||||||
error_code ERR_MODIFIED, "Message stream modified"
|
error_code ERR_MODIFIED, "Message stream modified"
|
||||||
error_code ERR_BADORDER, "Message out of order"
|
error_code ERR_BADORDER, "Message out of order"
|
||||||
error_code ERR_ILL_CR_TKT, "Illegal cross-realm ticket"
|
error_code ERR_ILL_CR_TKT, "Invalid cross-realm ticket"
|
||||||
error_code ERR_BADKEYVER, "Key version is not available"
|
error_code ERR_BADKEYVER, "Key version is not available"
|
||||||
error_code ERR_NOKEY, "Service key not available"
|
error_code ERR_NOKEY, "Service key not available"
|
||||||
error_code ERR_MUT_FAIL, "Mutual authentication failed"
|
error_code ERR_MUT_FAIL, "Mutual authentication failed"
|
||||||
@@ -78,7 +78,7 @@ error_code KRB5_LIBOS_CANTREADPWD, "Cannot read password"
|
|||||||
error_code KRB5_LIBOS_BADPWDMATCH, "Password mismatch"
|
error_code KRB5_LIBOS_BADPWDMATCH, "Password mismatch"
|
||||||
error_code KRB5_LIBOS_PWDINTR, "Password read interrupted"
|
error_code KRB5_LIBOS_PWDINTR, "Password read interrupted"
|
||||||
|
|
||||||
error_code KRB5_PARSE_ILLCHAR, "Illegal character in component name"
|
error_code KRB5_PARSE_ILLCHAR, "Invalid character in component name"
|
||||||
error_code KRB5_PARSE_MALFORMED, "Malformed representation of principal"
|
error_code KRB5_PARSE_MALFORMED, "Malformed representation of principal"
|
||||||
|
|
||||||
error_code KRB5_CONFIG_CANTOPEN, "Can't open/find configuration file"
|
error_code KRB5_CONFIG_CANTOPEN, "Can't open/find configuration file"
|
||||||
|
Reference in New Issue
Block a user