From: Barry Jaspan Date: Wed, 29 May 1996 21:10:10 +0000 (+0000) Subject: add AUTH_LIST and AUTH_CHANGEPW error codes X-Git-Tag: krb5-1.0-beta6~34 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=43a4de356aba2a6bf3f547f57061f71065ac648d;p=krb5.git add AUTH_LIST and AUTH_CHANGEPW error codes git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8158 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/doc/kadm5/api-funcspec.tex b/doc/kadm5/api-funcspec.tex index 38e2b5114..8df131cd9 100644 --- a/doc/kadm5/api-funcspec.tex +++ b/doc/kadm5/api-funcspec.tex @@ -794,6 +794,8 @@ does not support renaming remote KADM5 client \item[KADM5_BAD_SERVER_PARAMS] Illegal configuration parameter for local KADM5 client. +\item[KADM5_AUTH_LIST] Operation requires ``list'' privilege +\item[KADM5_AUTH_CHANGEPW] Operation requires ``change-password'' privilege \end{description} \section{Authentication and Authorization}