Red Hat 8.1 Configuration And Command Reference page 58

Directory server; configuring and managing with command-line utilities
Hide thumbs Also See for 8.1:
Table of Contents

Advertisement

58
Chapter 2. Core Server Configuration Reference
2.3.2.2. nsslapd-changelogmaxage (Max Changelog Age)
T his attribute sets the maximum age of any entry in the changelog. T he changelog 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 is removed.
If this attribute is absent, there is no age limit on changelog records. For information on the changelog,
see
Section 2.3.2.1,
"nsslapd-changelogdir".
T he server has to be restarted for changes to this attribute to go into effect.
Parameter
Entry DN
Valid Range
Default Value
Syntax
Example
2.3.2.3. nsslapd-changelogmaxentries (Max Changelog Records)
T his attribute sets the maximum number of records the changelog may contain. If this attribute is absent,
there is no maximum number of records the changelog can contain. For information on the changelog,
see
Section 2.3.2.1,
"nsslapd-changelogdir".
T he server has to be restarted for changes to this attribute to go into effect.
Parameter
Entry DN
Valid Range
Default Value
Syntax
Example
2.3.2.4 . changes
T his attribute contains the changes made to the entry for add and modify operations in LDIF format.
OID
Syntax
Multi- or Single-Valued
Defined in
2.3.2.5. changeLog
T his attribute contains the distinguished name of the entry which contains the set of entries comprising
the server's changelog.
OID
Syntax
Multi- or Single-Valued
Defined in
2.3.2.6. changeNumber
T his attribute is always present. It contains an integer which uniquely identifies each change made to a
directory entry. T his number is related to the order in which the change occurred. T he higher the
number, the later the change.
OID
Syntax
Multi- or Single-Valued
Defined in
2.3.2.7. changeT ime
Description
cn=changelog5,cn=config
0 (meaning that entries are not removed
according to their age) to maximum 32-bit integer
(2147483647)
0
DirectoryString IntegerAgeID where AgeID is s for
seconds, m for minutes, h for hours, d for days,
and w for weeks
nsslapd-changelogmaxage: 30d
Description
cn=changelog5,cn=config
0 (meaning that the only maximum limit is the disk
size) to maximum 32-bit integer (2147483647)
0
Integer
nsslapd-changelogmaxentries: 5000
2.16.840.1.113730.3.1.8
Binary
Multi-valued
Changelog Internet Draft
2.16.840.1.113730.3.1.35
DN
Multi-valued
Changelog Internet Draft
2.16.840.1.113730.3.1.5
Integer
Multi-valued
Changelog Internet Draft

Advertisement

Table of Contents
loading

Table of Contents