add KRB5KRB_AP_ERR_METHOD
authorJohn Kohl <jtkohl@mit.edu>
Wed, 28 Nov 1990 17:06:52 +0000 (17:06 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Wed, 28 Nov 1990 17:06:52 +0000 (17:06 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1516 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/error_tables/krb5_err.et

index 01954d94755654c67fb51a220e6ff3c98e6d5266..248d4c785a8718cd9d6b25bba78409bdf7343f4e 100644 (file)
@@ -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."