Core Server Configuration Attributes Reference
Chapter 2 Core Server Configuration Reference 103
nsDS5ReplicaTombstonePurgeInterval
Specifies the time interval in seconds between purge operation cycles. When
setting this attribute, remember that the purge operation is time-consuming.
nsDS5ReplicaType
Defines the type of replication relationship that exists between this replica and the
others.
nsState
This attribute stores information on the state of the clock. It is designed only for
internal use to ensure that the server cannot generate a change sequence number
(
csn
) inferior to existing ones required for detecting backward clock errors.
Example: nsDS5ReplicaRoot: "dc=example,dc=com"
Entry DN: cn=replica,cn="suffixName",cn=mapping tree,cn=config
Valid Range: 0 to maximum 32-bit integer (2147483647) in seconds
Default Value: 3600 (1 hour)
Syntax: Integer
Example: nsDS5ReplicaTombstonePurgeInterval: 3600
Entry DN: cn=replica,cn="suffixName",cn=mapping tree,cn=config
Valid Values: 0 | 1 | 2 | 3
0 = unknown
1 = primary (not yet used)
2 = consumer (read-only)
3 = consumer/supplier (updateable)
Default Value: N/A
Syntax: Integer
Example: nsDS5ReplicaType: 2