]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2447] improved detailed description of CONFIG_LOAD_FAIL ref'ing sock failure.
authorJINMEI Tatuya <jinmei@isc.org>
Thu, 8 Nov 2012 06:35:25 +0000 (22:35 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Thu, 8 Nov 2012 08:31:36 +0000 (00:31 -0800)
it even suggests restarting as a root.

src/bin/auth/auth_messages.mes

index 221d1221ebcb9647b41903d7954f6859884e007e..37804995f782ea774ef9ce721fabfcc6ae4ee7e1 100644 (file)
@@ -47,10 +47,15 @@ available. It is issued during server startup is an indication that
 the initialization is proceeding normally.
 
 % AUTH_CONFIG_LOAD_FAIL load of configuration failed: %1
-An attempt to configure the server with information from the configuration
-database during the startup sequence has failed. (The reason for
-the failure is given in the message.) The server will continue its
-initialization although it may not be configured in the desired way.
+An attempt to configure the server with information from the
+configuration database during the startup sequence has failed.  The
+server will continue its initialization although it may not be
+configured in the desired way.  The reason for the failure is given in
+the message.  One common reason is that the server failed to acquire a
+socket bound to a privileged port (53 for DNS).  In that case the
+reason in the log message should show something like "permission
+denied", and the solution would be to restart BIND 10 as a super
+(root) user.
 
 % AUTH_CONFIG_UPDATE_FAIL update of configuration failed: %1
 At attempt to update the configuration the server with information