Core Server Configuration Attributes Reference
Chapter 2 Core Server Configuration Reference 99
nsslapd-backend
Gives the name of the database or database link used to process requests. This
attribute can be multi-valued, with one database or database link per value. This
attribute is required when the value of the
nsslapd-state
attribute is set to
backend
or
referral on update
.
Replication Attributes under cn=replica,
cn="suffixName", cn=mapping tree,cn=config
Replication configuration attributes are stored under
cn=replica,cn="suffixName",cn=mapping tree,cn=config
.
The
cn=replica
entry is an instance of the
nsDS5Replica
object class. For replication configuration
attributes to be taken into account by the server, this object class (in addition to the
top
object class) must be present in the entry. Replication configuration attributes
are presented in this section. For further information regarding replication, see
chapter 8, “Managing Replication,” in the Red Hat Directory Server Administrator’s
Guide.
nsDS5Flags
This attribute allows you to specify replica properties you will have previously
defined in flags. At present only one flag exists, which allows you to specify
whether your log changes.
Entry DN: cn="suffixName",cn=mapping tree,cn=config
Valid Values: Any valid partition name
Default Value: None
Syntax: DirectoryString
Example: nsslapd-backend: NetscapeRoot
Entry DN: cn=replica,cn="suffixName",cn=mapping tree,cn=config
Valid Values: 0 | 1
Changelog activation:
0 = no changes are logged
1 = changes are logged
Default Value: 0 (no changes are logged)