From: Barry Jaspan Date: Wed, 17 Nov 1993 23:26:42 +0000 (+0000) Subject: add bad_history and bad_min_pass_life error codes X-Git-Tag: krb5-1.0-beta3~135 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=aa00b8e24bfbe5de1230606260e8659d73a7d82b;p=krb5.git add bad_history and bad_min_pass_life error codes git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2972 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/doc/kadm5/api-funcspec.tex b/doc/kadm5/api-funcspec.tex index fb9509a3e..bed88ef02 100644 --- a/doc/kadm5/api-funcspec.tex +++ b/doc/kadm5/api-funcspec.tex @@ -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.