Red Hat Directory Server 8.0 Administrator's Guide
Object Class or Attribute Description Values
dc=example,dc=com
nsds5replicaid: number The ID of the replica. This
must not be set for
consumers or hubs, but is
required for suppliers.
1 to 65534, inclusive.
nsds5replicatype: number Sets the type of replica, either
read-only or read-write.
2 for consumers and hubs
(read-only replicas)
3 for both single and
multi-master suppliers
(read-write replicas)
nsds5flags: number Sets whether the replica
writes to the changelog.
0 means the replica does not
write to the changelog; this is
the default for consumers.
1 means the relics writes to
the changelog; this is the
default for hubs and
suppliers.
nsds5ReplicaPurgeDelay:
number
Sets the period of time in
seconds to wait before
purging the entries from the
changelog. This is not
required for consumers, but is
required for hubs and
suppliers.
0 (keep forever) to
2147483647 (the maximum
32-bit integer); the default
value is 604800, one week.
nsds5ReplicaBindDN: DN The supplier bind DN used by
the supplier to bind to the
consumer. This is required for
consumers, hubs, and
multi-master suppliers, but
not for single-master
suppliers.
Any DN; the recommended
DN is cn=Replication
Manager,cn=config.
NOTE
For security, it
is strongly
recommended
that you do not
use the
Directory
Manager as
the supplier
Chapter 8. Managing Replication
314