add bad_history and bad_min_pass_life error codes
authorBarry Jaspan <bjaspan@mit.edu>
Wed, 17 Nov 1993 23:26:42 +0000 (23:26 +0000)
committerBarry Jaspan <bjaspan@mit.edu>
Wed, 17 Nov 1993 23:26:42 +0000 (23:26 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2972 dc483132-0cff-0310-8789-dd5450dbe970

doc/kadm5/api-funcspec.tex

index fb9509a3ee3cdf976a2a71737e0201e307f2114c..bed88ef02c2280c7cf724d7aa6a54067bfdc2f55 100644 (file)
@@ -432,6 +432,9 @@ mismatch.
 \item[OVSEC_KADM_BAD_PRINCIPAL] Illegal principal name. XXX use krb5
 error code?
 \item[OVSEC_KADM_BAD_AUX_ATTR] Invalid auxillary attributes.
+\item[OVSEC_KADM_BAD_HISTORY] Invalid password history count.
+\item[OVSEC_KADM_BAD_MIN_PASS_LIFE] Password minimum life is greater
+then password maximum life.
 \item[OVSEC_KADM_PASS_Q_TOOSHORT] Password is too short.
 \item[OVSEC_KADM_PASS_Q_CLASS] Password does not contain enough
 character classes.