HP-UX Directory Server 8.1 configuration, command, and file reference
An internal Directory Server housekeeping operation periodically removes tombstone entries
which are older than the value of this attribute (in seconds). State information which is older
than the nsDS5ReplicaPurgeDelay value is removed when an entry which contains the the
state information is modified.
Not every tombstone and state information may be removed because, with multi-master
replication, the server may need to keep a small number of the latest updates to prime replication,
even if they are older than the value of the attribute.
This attribute specifies the interval, in seconds, to perform internal purge operations on an entry.
When setting this attribute, ensure that the purge delay is longer than the longest replication
cycle in the replication policy to preserve enough information to resolve replication conflicts and
to prevent the copies of data stored in different servers from diverging..
DescriptionParameter
cn=replica, cn=suffixDN, cn=mapping tree, cn=config
Entry DN
0 (keep forever) to maximum 32-bit integer (2147483647)Valid Range
604800 [1 week (60x60x24x7)]Default Value
IntegerSyntax
nsDS5ReplicaPurgeDelay: 604800Example
2.3.7.8 nsDS5ReplicaReferral
This multi-valued attribute specifies the user-defined referrals. This should only be defined on
a consumer. User referrals are only returned when a client attempts to modify data on a read-only
consumer. This optional referral overrides the referral that is automatically configured by the
consumer by the replication protocol.
DescriptionParameter
cn=replica, cn=suffixDN, cn=mapping tree, cn=config
Entry DN
Any valid LDAP URLValid Values
Default Value
DirectoryStringSyntax
nsDS5ReplicaReferral: ldap://ldap.example.comExample
2.3.7.9 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.
DescriptionParameter
cn=replica, cn=suffixDN, cn=mapping tree, cn=config
Entry DN
Suffix of the database being replicated, which is the suffix DNValid Values
Default Value
DirectoryStringSyntax
nsDS5ReplicaRoot: "dc=example,dc=com"Example
2.3.7.10 nsDS5ReplicaTombstonePurgeInterval
This attribute specifies the time interval in seconds between purge operation cycles.
2.3 Core server configuration attributes reference 79