Red Hat Directory Server 8.0 Configuration, Command, and File Reference

When setting this attribute, remember that the purge operation is time-consuming, especially if
the server handles many delete operations from clients and suppliers.
Parameter Description
Entry DN cn=replica, cn=suffixDN, cn=mapping tree,
cn=config
Valid Range 0 to maximum 32-bit integer (2147483647) in
seconds
Default Value 86400 (1 day)
Syntax Integer
Example nsDS5ReplicaTombstonePurgeInterval:
86400
3.7.11. nsDS5ReplicaType
Defines the type of replication relationship that exists between this replica and the others.
Parameter Description
Entry DN cn=replica, cn=suffixDN, cn=mapping tree,
cn=config
Valid Values 0 | 1 | 2 | 3
0 means unknown
1 means primary (not yet used)
2 means consumer (read-only)
3 consumer/supplier (updateable)
Default Value
Syntax Integer
Example nsDS5ReplicaType: 2
3.7.12. nsDS5ReplicaReapActive
This read-only attribute specifies whether the background task that removes old tombstones
(deleted entries) from the database is active. See Section 3.7.10,
“nsDS5ReplicaTombstonePurgeInterval” for more information about this task. A value of 0
means that the task is inactive, and a value of 1 means that the task is active. The server
ignores the modify request if this value is set manually.
Parameter Description
Entry DN cn=replica,cn="suffixDN”,cn=mapping
tree,cn=config
Valid Values 0 | 1
Chapter 2. Core Server Configuration Reference
84