ParameterDescription

SyntaxInteger

Example

nsDS5ReplicaBusyWaitTime: 3

2.3.8.6 nsDS5ReplicaChangesSentSinceStartup

This read-only attribute shows the number of changes sent to this replica since the server started.

Parameter

Description

Entry DN

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

 

 

Valid Range

0 to maximum 32-bit integer (2147483647)

 

 

Default Value

 

 

 

Syntax

Integer

 

 

Example

nsDS5ReplicaChangesSentSinceStartup: 647

 

 

2.3.8.7 nsDS5ReplicaCredentials

This attribute sets the credentials for the bind DN (specified in the nsDS5ReplicaBindDN attribute) on the remote server containing the consumer replica. The value for this attribute can be modified. When certificate-based authentication is used, this attribute may not have a value. The example shows the dse.ldif entry, not the actual password. If this value is updated over LDAP or using the Console, set it to the cleartext credentials, and let the server encrypt the value.

Parameter

Description

Entry DN

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

 

 

Valid Values

Any valid password, which is then encrypted using the DES reversible password encryption

 

schema.

 

 

Default Value

 

 

 

Syntax

DirectoryString {DES} encrypted_password

 

 

Example

nsDS5ReplicaCredentials:{DES} 9Eko69APCJfF08A0aD0C

 

 

2.3.8.8 nsDS5ReplicaHost

This attribute sets the host name for the remote server containing the consumer replica. After 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

Any valid host server name

 

 

Default Value

 

 

 

Syntax

DirectoryString

 

 

Example

nsDS5ReplicaHost: ldap2.example.com

 

 

2.3 Core server configuration attributes reference

83