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 or 1

 

 

Default Value

 

 

 

Syntax

Integer

 

 

Example

nsDS5ReplicaReapActive: 0

 

 

2.3.8.18 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 or start

 

 

Default Value

 

 

 

Syntax

DirectoryString

 

 

Example

nsDS5BeginReplicaRefresh: start

 

 

2.3.8.19 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 specified in the Entry DN

 

 

Default Value

 

 

 

Syntax

DirectoryString

 

 

Example

nsDS5ReplicaRoot: "dc=example,dc=com"

 

 

2.3.8.20 nsDS5ReplicaSessionPauseTime

This attribute sets the amount of time in seconds a supplier should wait between update sessions. The default value is 0. If the attribute is set to a negative value, Directory Server sends the client a message and an LDAP_UNWILLING_TO_PERFORM error code.

The nsDS5ReplicaSessionPauseTime attribute works in conjunction with the nsDS5ReplicaBusyWaitTime attribute. The two attributes are designed so that the nsDS5ReplicaSessionPauseTime interval is always at least one second longer than the

2.3 Core server configuration attributes reference

87