summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBarry Jaspan <bjaspan@mit.edu>1996-11-07 19:14:33 +0000
committerBarry Jaspan <bjaspan@mit.edu>1996-11-07 19:14:33 +0000
commit1d9868d2c3277aad6d479258be4152e55889d013 (patch)
treeffd61aaa535e223a41e1824da5e4fcf027dcaa95
parentbb69cfe94b80db753b933958b59bc9fb59e4559d (diff)
downloadkrb5-1d9868d2c3277aad6d479258be4152e55889d013.tar.gz
krb5-1d9868d2c3277aad6d479258be4152e55889d013.tar.xz
krb5-1d9868d2c3277aad6d479258be4152e55889d013.zip
add new conf file error codes
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9331 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--doc/kadm5/api-funcspec.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/kadm5/api-funcspec.tex b/doc/kadm5/api-funcspec.tex
index 1b8ebbf60..8034c62de 100644
--- a/doc/kadm5/api-funcspec.tex
+++ b/doc/kadm5/api-funcspec.tex
@@ -763,6 +763,8 @@ local KADM5 client.
\item[KADM5_AUTH_CHANGEPW] Operation requires ``change-password'' privilege
\item[KADM5_BAD_TL_TYPE] Programmer error! Illegal tagged data list
element type
+\item[KADM5_MISSING_CONF_PARAMS] Required parameters in kdc.conf missing
+\item[KADM5_BAD_SERVER_NAME] Bad krb5 admin server hostname
\end{description}
\section{Authentication and Authorization}