From: Howard Chu Date: Mon, 24 Jul 2006 00:16:34 +0000 (+0000) Subject: ITS#4613 note that lastmod also controls entryCSN and entryUUID X-Git-Tag: OPENLDAP_REL_ENG_2_4_3ALPHA~9^2~45 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=75064457c07e2c7d9c872bb26f1e444904222a6e;p=openldap ITS#4613 note that lastmod also controls entryCSN and entryUUID --- 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.