[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Syncprov checkpoint and sessionlog with cn=config



Quoting Howard Chu <hyc@symas.com>:

Jaap Winius wrote:

.. but these configuration attributes are not well documented
yet, at least not for cn=config. They're not yet included in the
slapo-syncprov man page and (correct me if I'm wrong) the online
documentation doesn't seem to mention them either.

They are simply LDAP schema elements. Their definitions are always present in the directory itself.

Okay, at least there's that, but if not in "man slapo-syncprov", then I was kind of hoping/expecting that this information would be included in Chapter 18 (Replication) of the online documentation. That page already mentions the slapd.conf versions of these directives, but not the ones for cn=config. They could at least be included in one of the cn=config examples there.

% ldapsearch -x -H ldap://:9011 -D cn=config -W -b cn=schema,cn=config -s base | grep -A 2 OLcfgOv..:1

Very handy!

Thanks,

Jaap