add error 68, WRONG_REALM

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20760 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-01 03:24:49 +00:00
parent 3067c89d6c
commit edf7a96c36

View File

@@ -76,6 +76,10 @@ error_code KDC_NOT_TRUSTED, "KDC not trusted"
error_code INVALID_SIG, "Invalid signature"
error_code DH_KEY_PARAMETERS_NOT_ACCEPTED, "DH parameters not accepted"
index 68
prefix KRB5_KDC_ERR
error_code WRONG_REALM, "Wrong realm"
index 69
prefix KRB5_AP_ERR
error_code USER_TO_USER_REQUIRED, "User to user required"