
Chapter 5. Advanced Setup and Configuration
64
Directive
Description
Required
Example
ConfigFile
Lists the full path and
file name of additional
configuration to add to
the new
dse.ldif
.
This could include
additional suffixes,
databases, replication,
or other configuration.
This directive may be
specified more than
once.
No
ConfigFile= /path/to/
mysuffix-db-config.ldif
ds_bename
Sets the database
name to use for the
user database. If this
is not specified, the
default is
userRoot
.
No
ds_bename=
exampleDB
SlapdConfigForMC
Sets whether to store
the configuration data
in the new Directory
Server instance. If this
is not used, then the
default is
yes
, meaning
the configuration data
are stored in the new
instance.
No
SlapdConfigForMC =
no
UseExistingMC
Sets whether to store
the configuration
data in a separate
Configuration Directory
Server. If this is not
used, then the default
is
0
, meaning the
configuration data
are stored in the new
instance.
No
UseExistingMC = 1
Table 5.4. [slapd] Directives
Directive
Description
Required
Example
SysUser
Specifies the
user as which the
Administration Server
will run. The default
is user
nobody
on
Linux and
daemon
on HP-UX. This
should be changed
for most deployments.
For information as
to what users your
Yes
nobody