Nsds5replicaport, Nsds5replicareapactive, Nsds5beginreplicarefresh – Red Hat 8.1 User Manual

Page 70: Nsds5replicaroot

Advertising
background image

Parameter

Description

Entry DN

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

Valid Values

0 (no replication sessions started), followed by
any other error or status message

Default Value
Syntax

DirectoryString

Example

nsDS5ReplicaLastUpdateStatus: 0 replica
acquired successfully

2.3.8.15. nsDS5ReplicaPort

This attribute sets the port number for the remote server containing the replica. Once this attribute has
been set, it cannot be modified.

Parameter

Description

Entry DN

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

Valid Values

Port number for the remote server containing the
replica

Default Value
Syntax

Integer

Example

nsDS5ReplicaPort:389

2.3.8.16. 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 zero (0) means that the task is inactive, and a value of 1
means that the task is active. If this value is set manually, the server ignores the modify request.

Parameter

Description

Entry DN

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

Valid Values

0 | 1

Default Value
Syntax

Integer

Example

nsDS5ReplicaReapActive: 0

2.3.8.17. nsDS5BeginReplicaRefresh

Initializes the replica. This attribute is absent by default. However, if this attribute is added with a value of
start, then the server initializes the replica and removes the attribute value. To monitor the status of
the initialization procedure, poll for this attribute. When initialization is finished, the attribute is removed
from the entry, and the other monitoring attributes can be used for detailed status inquiries.

Parameter

Description

Entry DN

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

Valid Values

stop | start

Default Value
Syntax

DirectoryString

Example

nsDS5BeginReplicaRefresh: start

2.3.8.18. nsDS5ReplicaRoot

This attribute sets the DN at the root of a replicated area. This attribute must have the same value as
the suffix of the database being replicated and cannot be modified.

Parameter

Description

Entry DN

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

Valid Values

Suffix of the database being replicated - same as
suffixDN above

Default Value
Syntax

DirectoryString

Example

nsDS5ReplicaRoot: "dc=example,dc=com"

70

Chapter 2. Core Server Configuration Reference

Advertising