better specify local-side client_name to init
authorBarry Jaspan <bjaspan@mit.edu>
Mon, 15 Nov 1993 20:13:47 +0000 (20:13 +0000)
committerBarry Jaspan <bjaspan@mit.edu>
Mon, 15 Nov 1993 20:13:47 +0000 (20:13 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2930 dc483132-0cff-0310-8789-dd5450dbe970

doc/kadm5/api-funcspec.tex

index 8ae44efe47bae31688eccea89eeab37c9a6c497e..8d6803cbb20169d34e2fb5d5b7a7e07e69f8ba22 100644 (file)
@@ -592,10 +592,11 @@ for it via the tty.
 
 \item Initializes the dictionary (if present) for dictionary checks.
 
-\item Initializes the modified-by principal to be the client_name.
-This should usually be the name of the program.
+\item Parses client_name as a Kerberos principal and initializes the
+global current_caller principal to it.  client_name should usually be
+specified as the name of the program.
 
-\item Only the client_name and realm arguments are used.
+\item The service_name argument is not used.
 \end{enumerate}
 
 RETURN CODES: