It is through the Retro Changelog plug-in that you access the changes
performed to the DS using searches to "
nsslapd-changelogdir
This attribute specifies the name of the directory in which the changelog
database is created the first time the plug-in is run. By default the database is
stored with all the other databases under:
serverRoot/slapd-serverID/db/changelog
For performance reasons you will probably want to store this
NOTE
database on a different physical disk.
Entry DN:
cn=Retro Changelog Plugin,cn=plugins,cn=config
Valid Values:
Any valid path to the directory
Default Value:
None
Syntax:
DirectoryString
Example:
nsslapd-changelogdir: /var/slapd-serverID/changelog
nsslapd-changelogmaxage (Max Changelog Age)
Specifies the maximum age of any entry in the change log. The change log
contains a record for each directory modification and is used when
synchronizing consumer servers. Each record contains a timestamp. Any record
with a timestamp that is older than the value specified in this attribute will be
removed. If this attribute is absent, there is no age limit on change log records,
which is the default behavior as this attribute is not present by default.
Entry DN:
cn=Retro Changelog Plugin,cn=plugins,cn=config
Valid Range:
0 (meaning that entries are not removed according to their age) to the
maximum 32 bit integer value (2147483647)
Default Value:
0
Syntax:
DirectoryString IntegerAgeID
where AgeID is "s" for seconds, "m" for minutes, "h" for hours, "d" for
days, or "w" for weeks.
cn=changelog,cn=config
Chapter 3
Plug-in Implemented Server Functionality Reference
Retro Changelog Plug-in Attributes
" file.
189
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.2 and is the answer not in the manual?