]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#6406 - Note accesslog storage requirements
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 25 Jan 2021 21:40:25 +0000 (21:40 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 26 Jan 2021 18:06:05 +0000 (18:06 +0000)
Update slapo-accesslog(5) man page to note that the database backend storing the data must support an ordered return of results.

doc/man/man5/slapo-accesslog.5

index fc96f0eb5437a2d396f89db97ccadc5a696e35fb..dfb49add3f8215ad4c86a133797597090d747d65 100644 (file)
@@ -25,7 +25,9 @@ directive.
 .TP
 .B logdb <suffix>
 Specify the suffix of a database to be used for storing the log records.
-The specified database must be defined elsewhere in the configuration.
+The specified database must be defined elsewhere in the configuration and
+must support an ordered return of results such as
+.BR slapd\-mdb (5)
 The access controls
 on the log database should prevent general access. The suffix entry
 of the log database will be created automatically by this overlay. The log