From 3d7647fa4a5966d90cb3031ac25661d51a13cb50 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 15 Jun 2006 00:05:04 +0000 Subject: [PATCH] Document requirement for rootDN on logdb, note access controls. --- doc/man/man5/slapo-accesslog.5 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/man/man5/slapo-accesslog.5 b/doc/man/man5/slapo-accesslog.5 index c27e483470..43bbde3191 100644 --- a/doc/man/man5/slapo-accesslog.5 +++ b/doc/man/man5/slapo-accesslog.5 @@ -26,9 +26,10 @@ directive. .B logdb Specify the suffix of a database to be used for storing the log records. The specified database must have already been configured in a prior section -of the config file. The suffix entry of the log database will be created -automatically by this overlay. The log entries will be generated as the -immediate children of the suffix entry. +of the config file, and it must have a rootDN configured. The access controls +on the log database should prevent general write access. The suffix entry +of the log database will be created automatically by this overlay. The log +entries will be generated as the immediate children of the suffix entry. .TP .B logops Specify which types of operations to log. The valid operation types are -- 2.39.5