From 450570b53a5fd66e88bf1457e4688c6eb3c534b8 Mon Sep 17 00:00:00 2001 From: Barry Jaspan Date: Mon, 15 Nov 1993 20:13:47 +0000 Subject: [PATCH] better specify local-side client_name to init git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2930 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/kadm5/api-funcspec.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/kadm5/api-funcspec.tex b/doc/kadm5/api-funcspec.tex index 8ae44efe4..8d6803cbb 100644 --- a/doc/kadm5/api-funcspec.tex +++ b/doc/kadm5/api-funcspec.tex @@ -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: -- 2.26.2