KADM5_BAD_SERVER_NAME.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9322
dc483132-0cff-0310-8789-
dd5450dbe970
+Wed Nov 6 10:20:36 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * kadm_err.et: New error codes for KADM5_MISSING_CONF_PARAMS and
+ KADM5_BAD_SERVER_NAME.
+
Mon Nov 4 21:16:01 1996 Theodore Y. Ts'o <tytso@mit.edu>
* alt_prof.c (krb5_aprof_init): If the user specifies the config
error_code KADM5_AUTH_CHANGEPW, "Operation requires ``change-password'' privilege"
error_code KADM5_GSS_ERROR, "GSS-API (or Kerberos) error"
error_code KADM5_BAD_TL_TYPE, "Programmer error! Illegal tagged data list type"
+error_code KADM5_MISSING_CONF_PARAMS, "Required parameters in kdc.conf missing"
+error_code KADM5_BAD_SERVER_NAME, "Bad krb5 admin server hostname"
end