2.3.7.4 nsDS5ReplicaId

This attribute sets the unique ID for suppliers and consumers in a given replication environment.

Parameter

Description

Entry DN

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

 

 

Valid Range

1 to 65534 for suppliers, and 65535 for consumers

 

 

Default Value

 

 

 

Syntax

Integer

 

 

Example

nsDS5ReplicaId: 1

 

 

2.3.7.5 nsDS5ReplicaLegacyConsumer

If this attribute is absent or has a value of false, then it means that the replica is not a legacy consumer.

Parameter

Description

Entry DN

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

 

 

Valid Values

true false

 

 

Default Value

false

 

 

Syntax

DirectoryString

 

 

Example

nsDS5ReplicaLegacyConsumer: false

 

 

2.3.7.6 nsDS5ReplicaName

This attribute specifies the name of the replica with a unique identifier for internal operations. If it is not specified, this unique identifier is allocated by the server when the replica is created.

NOTE:

It is recommended that the server be permitted to generate this name. However, in certain circumstances, for example, in replica role changes (master to hub etc.), this value needs to be specified. Otherwise, the server will not use the correct changelog database, and replication fails.

This attribute is destined for internal use only.

Parameter

Description

Entry DN

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

 

 

Valid Values

 

 

 

Default Value

 

 

 

Syntax

DirectoryString (a UID identifies the replica)

 

 

Example

nsDS5ReplicaName: 66a2b699-1dd211b2-807fa9c3-a58714648

 

 

2.3.7.7 nsDS5ReplicaPurgeDelay

This attribute controls the maximum age of deleted entries (tombstone entries) and state information.

The Directory Server stores tombstone entries and state information so that when a conflict occurs in a multi-master replication process, the server resolves the conflicts based on the timestamp and replica ID stored in the change sequence numbers.

78 Core server configuration reference