HP-UX Directory Server 8.1 configuration, command, and file reference
Find out the amount of time the operation actually lasted by examining the access log on the
remote machine, then set the nsDS5ReplicaTimeout attribute accordingly to optimize
performance.
DescriptionParameter
cn=ReplicationAgreementName, cn=replica, cn=suffixDN, cn=mapping tree, cn=config
Entry DN
0 to maximum 32-bit integer value (2147483647) in secondsValid Range
600Default Value
IntegerSyntax
nsDS5ReplicaTimeout: 600 secondsExample
2.3.8.23 nsDS5ReplicaTransportInfo
This attribute sets the type of transport used for transporting data to and from the replica. The
attribute values can be either SSL, which means that the connection is established over SSL, or
LDAP, which means that regular LDAP connections are used. If this attribute is absent, then
regular LDAP connections are used. This attribute cannot be modified after it is set.
DescriptionParameter
cn=ReplicationAgreementName, cn=replica, cn=suffixDN, cn=mapping tree, cn=config
Entry DN
SSL | LDAPValid Values
absentDefault Value
DirectoryStringSyntax
nsDS5ReplicaTransportInfo: LDAPExample
2.3.8.24 nsDS5ReplicaUpdateInProgress
This read-only attribute states whether or not a replication update is in progress.
DescriptionParameter
cn=ReplicationAgreementName, cn=replica, cn=suffixDN, cn=mapping tree, cn=config
Entry DN
true or false
Valid Values
Default Value
DirectoryStringSyntax
nsDS5ReplicaUpdateInProgress: trueExample
2.3.8.25 nsDS5ReplicaUpdateSchedule
This multi-valued attribute specifies the replication schedule and can be modified. Changes
made to this attribute take effect immediately. Modifying this value can be useful to pause
replication and resume it later. For example, if this value to 0000-0001 0, this in effect causes
the server to stop sending updates for this replication agreement. The server continues to store
2.3 Core server configuration attributes reference 89