summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-11-28 17:06:52 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-11-28 17:06:52 +0000
commitf3f634917a6a1e7936ce8ff301163d60ba20f9c6 (patch)
tree8596a2892b0e0640424369cf17c108e010a0f806 /src/lib
parenteb252c70778922418aee4cf685d34ce330af9ab4 (diff)
add KRB5KRB_AP_ERR_METHOD
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1516 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/krb5/error_tables/krb5_err.et4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/krb5/error_tables/krb5_err.et b/src/lib/krb5/error_tables/krb5_err.et
index 01954d947..248d4c785 100644
--- a/src/lib/krb5/error_tables/krb5_err.et
+++ b/src/lib/krb5/error_tables/krb5_err.et
@@ -64,8 +64,8 @@ error_code KRB5KRB_AP_ERR_BADKEYVER, "Key version is not available"
error_code KRB5KRB_AP_ERR_NOKEY, "Service key not available"
error_code KRB5KRB_AP_ERR_MUT_FAIL, "Mutual authentication failed"
error_code KRB5KRB_AP_ERR_BADDIRECTION, "Incorrect message direction"
-#^^ 47
-error_code KRB5PLACEHOLD_48, "KRB5 error code 48"
+error_code KRB5KRB_AP_ERR_METHOD, "Alternative authentication method required"
+#^^ 48
error_code KRB5PLACEHOLD_49, "KRB5 error code 49"
#vv 50
error_code KRB5KRB_ERR_FIELD_TOOLONG, "Field is too long for impl."