Nsds5replicatype, Nsds5replicareapactive, Nsds5task – Red Hat 8.1 User Manual
Page 66: Nsstate
cn=config
Valid Range
0 to maximum 32-bit integer (2147483647) in
seconds
Default Value
86400 (1 day)
Syntax
Integer
Example
nsDS5ReplicaTombstonePurgeInterval: 86400
2.3.7.14 . nsDS5ReplicaType
Defines the type of replication relationship that exists between this replica and the others.
Parameter
Description
Entry DN
cn=replica, cn=suffixDN, cn=mapping tree,
cn=config
Valid Values
0 | 1 | 2 | 3
0 means unknown
1 means primary (not yet used)
2 means consumer (read-only)
3 consumer/supplier (updatable)
Default Value
Syntax
Integer
Example
nsDS5ReplicaType: 2
2.3.7.15. nsDS5ReplicaReapActive
This read-only attribute specifies whether the background task that removes old tombstones (deleted
entries) from the database is active. See
Section 2.3.7.13, “nsDS5ReplicaTombstonePurgeInterval”
for
more information about this task. A value of 0 means that the task is inactive, and a value of 1 means
that the task is active. The server ignores the modify request if this value is set manually.
Parameter
Description
Entry DN
cn=replica,cn="suffixDN”,cn=mapping
tree,cn=config
Valid Values
0 | 1
Default Value
Syntax
Integer
Example
nsDS5ReplicaReapActive: 0
2.3.7.16. nsds5Task
This attribute is used to launch a replication task, such as dumping the database contents to LDIF. This
is used internally by the Directory Server supplier.
2.3.7.17. 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.
2.3.8. Replication Attributes under cn=ReplicationAgreementName, cn=replica,
cn="suffixName", cn=mapping tree, cn=config
The replication attributes that concern the replication agreement are stored under
cn=ReplicationAgreementName, cn=replica, cn=suffixDN, cn=m apping tree, cn=config.
The cn=ReplicationAgreementName entry is an instance of the nsDS5ReplicationAgreement
object class. Replication agreements are configured only on supplier replicas.
2.3.8.1. cn
This attribute is used for naming. Once this attribute has been set, it cannot be modified. This attribute is
required for setting up a replication agreement.
Parameter
Description
Entry DN
cn=ReplicationAgreementName, cn=replica,
cn=suffixDN, cn=mapping tree, cn=config
Valid Values
Any valid cn
66
Chapter 2. Core Server Configuration Reference