2.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

One of the following:

 

0

Means no changes are logged.

 

1

Means changes are logged.

 

 

 

Default Value

0

 

 

 

Syntax

Integer

 

 

Example

nsDS5Flags: 0

 

 

 

2.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

 

 

2.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 “nsDS5ReplicaPurgeDelay” and “nsDS5ReplicaTombstonePurgeInterval” for more information about purge operation properties.

Parameter

Description

Entry DN

cn=replica, cn=suffixDN, cn=mapping tree, cn=config

 

 

Valid Range

-1 to maximum 32-bit integer (2147483647)

 

 

Default Value

 

 

 

Syntax

Integer

 

 

Example

nsDS5ReplicaChangeCount: 675

 

 

2.3 Core server configuration attributes reference

77