]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9749 Clarify logoldattr
authorOndřej Kuzník <ondra@mistotebe.net>
Tue, 16 Nov 2021 15:28:17 +0000 (15:28 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 16 Nov 2021 20:38:52 +0000 (20:38 +0000)
doc/man/man5/slapo-accesslog.5

index 8f855d53e973fa2031cdffb74fce692c2981bef0..d7d2a38c1a92dd14719c526fb63cab0f80562a9f 100644 (file)
@@ -66,7 +66,9 @@ logged along with the current request.
 .TP
 .B logoldattr <attr> ...
 Specify a list of attributes whose old contents are always logged in
-Modify and ModRDN requests. Usually only the contents of attributes that were
+Modify and ModRDN requests that match any of the filters configured in
+.BR logold .
+Usually only the contents of attributes that were
 actually modified will be logged; by default no old attributes are logged
 for ModRDN requests.
 .TP