Red Hat Directory Server 8.0 Administrator's Guide

be 1.
The replica entry attributes are described in Table 8.2, “Replica Attributes”.
After creating every supplier which will take part in the replication setup, then begin creating the
replication agreements.
Object Class or Attribute Description Values
objectclass: top Required object class for
every entry.
objectclass: extensibleObject An object class which allows
any other object class or
attribute to be added to an
entry.
cn: changelog5 The naming attribute for the
changelog entry.
Any string; the default usage
is to set the common name to
changelog5.
nsslapd-changelogdir:
directory
Sets the file and directory
changelog, to which the
Directory Server writes
changes.
Any directory; the default is
/var/lib/dirsrv/slapd-instance_name/changelogdb.
Table 8.1. Changelog Attributes
Object Class or Attribute Description Values
objectclass: top Required object class for
every entry.
objectclass: extensibleObject An object class which allows
any other object class or
attribute to be added to an
entry.
objectclass: nsds5replica An object class which allows
replication attributes to be
added to an entry.
cn: replica The naming attribute for the
replica.
Any string; the default usage
is to set the common name to
replica for every configured
replica.
nsds5replicaroot: suffix Sets which subtree is
replicated.
A root suffix associated with a
database, since the entire
database is replicated. For
example:
Line
313