add bad password error code [secure/654]
authorJon Rochlis <jon@mit.edu>
Mon, 6 Dec 1993 23:13:37 +0000 (23:13 +0000)
committerJon Rochlis <jon@mit.edu>
Mon, 6 Dec 1993 23:13:37 +0000 (23:13 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3106 dc483132-0cff-0310-8789-dd5450dbe970

doc/kadm5/api-funcspec.tex

index b9004f076fe59d04913bbe40e4047f2f85f0424f..8722e0e5131c4a1ca79cb7d2011fda4b1bd55095 100644 (file)
@@ -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}