protocol spec.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10414
dc483132-0cff-0310-8789-
dd5450dbe970
+Thu Feb 5 22:58:09 1998 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * krb5_err.et: Add a comment about the low 128 error codes being
+ defined by the Krb5 protocol spec.
+
Sat Dec 6 02:27:37 1997 Tom Yu <tlyu@mit.edu>
* krb5_err.et: Add codes for Cygnus chpw.
#
error_table krb5
+
+#
+# Note: the first 128 error codes are hard-coded and must match the error
+# numbers defined in the Kerberos protocol specification, RFC-1510 or
+# its successors.
+#
+
# vv 0
error_code KRB5KDC_ERR_NONE, "No error"
error_code KRB5KDC_ERR_NAME_EXP, "Client's entry in database has expired"