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

3.8.16. 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 zero
(0) means that the task is inactive, and a value of 1 means that the task is active. If this value is
set manually, the server ignores the modify request.
Parameter Description
Entry DN cn=ReplicationAgreementName, cn=replica,
cn=suffixDN, cn=mapping tree, cn=config
Valid Values 0 | 1
Default Value
Syntax Integer
Example nsDS5ReplicaReapActive: 0
3.8.17. nsDS5BeginReplicaRefresh
Initializes the replica. This attribute is absent by default. However, if this attribute is added with a
value of start, then the server initializes the replica and removes the attribute value. To
monitor the status of the initialization procedure, poll for this attribute. When initialization is
finished, the attribute is removed from the entry, and the other monitoring attributes can be used
for detailed status inquiries.
Parameter Description
Entry DN cn=ReplicationAgreementName, cn=replica,
cn=suffixDN, cn=mapping tree, cn=config
Valid Values stop | start
Default Value
Syntax DirectoryString
Example nsDS5BeginReplicaRefresh: start
3.8.18. nsDS5ReplicaRoot
This attribute sets the DN at the root of a replicated area. This attribute must have the same
value as the suffix of the database being replicated and cannot be modified.
Parameter Description
Entry DN cn=ReplicationAgreementName, cn=replica,
cn=suffixDN, cn=mapping tree, cn=config
Valid Values Suffix of the database being replicated - same
as suffixDN above
Chapter 2. Core Server Configuration Reference
92