From 75064457c07e2c7d9c872bb26f1e444904222a6e Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Mon, 24 Jul 2006 00:16:34 +0000 Subject: [PATCH] ITS#4613 note that lastmod also controls entryCSN and entryUUID --- doc/man/man5/slapd.conf.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 837a2f03cb..99f4154f41 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1096,7 +1096,9 @@ Controls whether .B slapd will automatically maintain the modifiersName, modifyTimestamp, creatorsName, and -createTimestamp attributes for entries. By default, lastmod is on. +createTimestamp attributes for entries. It also controls +the entryCSN and entryUUID attributes, which are needed +by the syncrepl provider. By default, lastmod is on. .TP .B limits [ [...]] Specify time and size limits based on who initiated an operation. -- 2.39.5