Core Server Configuration Attributes Reference
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. For information on the change
log, see "nsslapd-changelogdir."
Entry DN
Valid Range
Default Value
Syntax
Example
nsslapd-changelogmaxentries (Max Changelog Records)
Specifies the maximum number of records the change log may contain. If this
attribute is absent, there is no maximum number of records the change log can
contain. For information on the change log, see "nsslapd-changelogdir," on
page 79.
Entry DN
Valid Range
Default Value
Syntax
Example
80
Netscape Directory Server Configuration, Command, and File Reference • January 2002
cn=changelog5,cn=config
0 (meaning that entries are not removed according to their age) to
maximum integer (2147483647)
0
DirectoryString IntegerAgeID
where AgeID is "s" for seconds, "m" for minutes, "h" for hours, "d" for
days, or "w" for weeks.
nsslapd-changelogmaxage: 30d
cn=changelog5,cn=config
0 (meaning that the only maximum limit is the disk size) to maximum
integer (2147483647)
0
Integer
nsslapd-changelogmaxentries: 5000
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 and is the answer not in the manual?
Questions and answers