From 0aea6c0b99aeffb8e165d8b6543a025ede1884ad Mon Sep 17 00:00:00 2001 From: Michael Shanzer Date: Mon, 10 Jan 1994 18:42:21 +0000 Subject: [PATCH] barry's change specifying rpc registration error git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3300 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/kadm5/api-funcspec.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/kadm5/api-funcspec.tex b/doc/kadm5/api-funcspec.tex index ccfad220a..46912de70 100644 --- a/doc/kadm5/api-funcspec.tex +++ b/doc/kadm5/api-funcspec.tex @@ -1356,6 +1356,11 @@ If the dictionary file does not exist, the server logs the message without one.'' at the LOG_ERR level and continues with dictionary checking disabled. +If the server cannot register itself as an RPC server via the portmap +daemon, it logs the message ``Cannot register RPC service, failing.'' +at the LOG_ERR level and exits with non-zero status. This error can +happen if the portmapper is not running. + 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 -- 2.26.2