From aa00b8e24bfbe5de1230606260e8659d73a7d82b Mon Sep 17 00:00:00 2001 From: Barry Jaspan Date: Wed, 17 Nov 1993 23:26:42 +0000 Subject: [PATCH] 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 --- doc/kadm5/api-funcspec.tex | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.26.2