Core Server Configuration Attributes Reference
110 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
nsDS5ReplicaPort
Specifies the port number for the remote server containing the replica. Once this
attribute has been set, it cannot be modified.
nsDS5ReplicaReapActive
This read-only attribute specifies whether the background task that removes old
tombstones (deleted entries) from the database is active. A value of zero (
0
)
indicates that the task is inactive, and a value of
1
indicates that the task is active.
If you try to set the value, the server will ignore the modify request.
nsDS5ReplicaRefresh
Allows you to initialize your replica. This attribute is absent by default. However,
if you add this attribute with a value of
start
, then the server will initialize the
replica and remove the attribute value.
Syntax: DirectoryString
Example: nsDS5ReplicaLastUpdateStatus: 0 replica acquired
successfully
Entry DN: cn=ReplicationAgreementName,cn=replica,cn="suffixName",cn=
mapping tree,cn=config
Valid Values: Port number for the remote server containing the replica
Default Value: N/A
Syntax: Integer
Example: nsDS5ReplicaPort: 389
Entry DN: cn=ReplicationAgreementName,cn=replica,cn="suffixName",cn=
mapping tree,cn=config
Valid Values: 0 | 1
Default Value: N/A
Syntax: Integer
Example: nsDS5ReplicaReapActive: 0