summaryrefslogtreecommitdiffstats
path: root/doc/kadm5/api-funcspec.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kadm5/api-funcspec.tex')
-rw-r--r--doc/kadm5/api-funcspec.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/kadm5/api-funcspec.tex b/doc/kadm5/api-funcspec.tex
index 8722e0e513..ccfad220a9 100644
--- a/doc/kadm5/api-funcspec.tex
+++ b/doc/kadm5/api-funcspec.tex
@@ -1351,11 +1351,17 @@ is logs the message ``starting'' at the LOG_INFO level. When it exits
(due to a signal, for example) it logs the message ``finished,
exiting'' at the LOG_INFO level.
-If the dictionary file does not exist, the server logs the mesage
+If the dictionary file does not exist, the server logs the message
``WARNING: Cannot find the dictionary file $<$name$>$, continuing
without one.'' at the LOG_ERR level and continues with dictionary
checking disabled.
+If the GSS-API authentication system cannot be initialized, the server
+logs the message ``Cannot initialize GSS-API authentication,
+failing.'' at the LOG_ERR level and exits with non-zero status. This
+error can happen if, for example, the file ovsec_adm.srvtab does not
+exist or is incorrect.
+
\subsubsection{Request Messages}
In the event descriptions below, IP address refers to the originating