From: Jon Rochlis Date: Mon, 6 Dec 1993 23:13:37 +0000 (+0000) Subject: add bad password error code [secure/654] X-Git-Tag: krb5-1.0-beta3~102 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=703d61d7c8caec418f8ff8529b8212b094741bd2;p=krb5.git add bad password error code [secure/654] git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3106 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/doc/kadm5/api-funcspec.tex b/doc/kadm5/api-funcspec.tex index b9004f076..8722e0e51 100644 --- a/doc/kadm5/api-funcspec.tex +++ b/doc/kadm5/api-funcspec.tex @@ -443,6 +443,7 @@ character classes. \item[OVSEC_KADM_PASS_TOOSOON] Current password's minimum life has not expired. \item[OVSEC_KADM_POLICY_REF] Policy reference count is not zero. +\item[OVSEC_KADM_BAD_PASSWORD] Incorrect password. \end{description} \subsection{Authentication and Authorization} @@ -615,6 +616,8 @@ specified realm. \item[OVSEC_KADM_RPC_ERROR] The RPC connection to the server cannot be initiated. + +\item[OVSEC_KADM_BAD_PASSWORD] Incorrect password. \end{description} \subsection{ovsec_kadm_destroy}