From 43a4de356aba2a6bf3f547f57061f71065ac648d Mon Sep 17 00:00:00 2001 From: Barry Jaspan Date: Wed, 29 May 1996 21:10:10 +0000 Subject: [PATCH] add AUTH_LIST and AUTH_CHANGEPW error codes git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8158 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/kadm5/api-funcspec.tex | 2 ++ 1 file changed, 2 insertions(+) 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} -- 2.26.2