Chapter 6. Advanced Setup and Configuration
76
Directive
Description
Required
Example
Directory Manager,
see
Section 1.2.3,
“Directory Manager”
.
RootDNPwd
Specifies the Directory
Manager's password.
Yes
AddOrgEntries
If
yes
, this directive
creates the new
Directory Server
instance with a
suggested directory
structure and access
control. If this
directive is used and
InstallLdifFile
is also used, then this
directive has no effect.
The default is
no
.
No
Yes
AddSampleEntries
Sets whether to load
an LDIF file with entries
for the user directory
during configuration.
The default is
no
.
No
AddSampleEntries =
yes
InstallLdifFile
Populates the new
directory with the
contents of the
specified LDIF file.
Using
suggest
fills in common
container entries (like
ou=People
). Entering
a path to an LDIF
file imports all of the
entries in that file.
No
InstallLdifFile = /tmp/
entries/myldif.ldif
SchemaFile
Lists the full path and
file name of additional
schema files; this is
used if there is custom
schema with the old
Directory Server.
This directive may be
specified more than
once.
No
SchemaFile= /opt/
redhat-ds/slapd-
example/config/
custom.ldif
ConfigFile
Lists the full path and
file name of additional
configuration to add to
the new
dse.ldif
.
This could include
additional sufixes,
No
ConfigFile= /path/to/
mysuffix-db-config.ldif