Red Hat Directory Server 8.0 Configuration, Command, and File Reference
replication, see the "Managing Replication" chapter in the Directory Server Administrator's
Guide.
3.7.1. nsDS5Flags
This attribute sets replica properties that were previously defined in flags. At present only one
flag exists, which sets whether the log changes.
Parameter Description
Entry DN cn=replica, cn=suffixDN, cn=mapping tree,
cn=config
Valid Values 0 | 1
0 means no changes are logged
1 means changes are logged
Default Value 0
Syntax Integer
Example nsDS5Flags: 0
3.7.2. nsDS5ReplicaBindDN
This multi-valued attribute specifies the DN to use when binding. Although there can be more
than one value in this cn=replica entry, there can only be one supplier bind DN per replication
agreement. Each value should be the DN of a local entry on the consumer server. If replication
suppliers are using client certificate-based authentication to connect to the consumers,
configure the certificate mapping on the consumer to map the subjectDN in the certificate to a
local entry.
Parameter Description
Entry DN cn=replica, cn=suffixDN, cn=mapping tree,
cn=config
Valid Values Any valid DN
Default Value
Syntax DirectoryString
Example nsDS5ReplicaBindDN: cn=replication
manager, cn=config
3.7.3. nsDS5ReplicaChangeCount
This read-only attribute shows the total number of entries in the changelog and whether they
still remain to be replicated. When the changelog is purged, only the entries that are still to be
replicated remain.
See Section 3.7.7, “nsDS5ReplicaPurgeDelay” and Section 3.7.10,
Chapter 2. Core Server Configuration Reference
80