Nsds5replicachangessentsincestartup, Nsds5replicacredentials, Nsds5replicahost – Red Hat 8.1 User Manual

Page 68: Nsds5replicalastinitend, Nsds5replicalastinitstart

Advertising
background image

Default Value

3

Syntax

Integer

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 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 hostname for the remote server containing the consumer 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

Any valid host server name

Default Value
Syntax

DirectoryString

Example

nsDS5ReplicaHost: ldap2.example.com

2.3.8.9. nsDS5ReplicaLastInitEnd

This optional, read-only attribute states when the initialization of the consumer replica ended.

Parameter

Description

Entry DN

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

Valid Values

YYYYMMDDhhmmssZ is the date/time in
Generalized Time form at which the connection
was opened. This value gives the time in relation
to Greenwich Mean Time. The hours are set with
a 24-hour clock. The Z at the end indicates that
the time is relative to Greenwich Mean Time.

Default Value
Syntax

GeneralizedTime

Example

nsDS5ReplicaLastInitEnd: 20090504121603Z

2.3.8.10. nsDS5ReplicaLastInitStart

This optional, read-only attribute states when the initialization of the consumer replica started.

68

Chapter 2. Core Server Configuration Reference

Advertising