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

Parameter Description
Syntax Integer
Example nsDS5ReplicaPurgeDelay: 604800
3.7.8. nsDS5ReplicaReferral
This multi-valued attribute specifies the user-defined referrals. This should only be defined on a
consumer. User referrals are only returned when a client attempts to modify data on a read-only
consumer. This optional referral overrides the referral that is automatically configured by the
consumer by the replication protocol.
Parameter Description
Entry DN cn=replica, cn=suffixDN, cn=mapping tree,
cn=config
Valid Values Any valid LDAP URL
Default Value
Syntax DirectoryString
Example nsDS5ReplicaReferral:
ldap://ldap.example.com
3.7.9. 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=replica, cn=suffixDN, cn=mapping tree,
cn=config
Valid Values Suffix of the database being replicated, which
is the suffix DN
Default Value
Syntax DirectoryString
Example nsDS5ReplicaRoot: "dc=example,dc=com"
3.7.10. nsDS5ReplicaTombstonePurgeInterval
This attribute specifies the time interval in seconds between purge operation cycles.
Periodically, the server runs an internal housekeeping operation to purge old update and state
information from the changelog and the main database. See Section 3.7.7,
“nsDS5ReplicaPurgeDelay”.
Replication Attributes under cn=replica,
83