Installation guide

Table 6.3. [slapd] Directives
Directive Description Required Example
ServerPort Specifies the port the
server will use for LDAP
connections. For
information on selecting
server port numbers,
see Section 1.2.1,Port
Numbers.
No 389
ServerIdentifier Specifies the server
identifier. T his value is
used as part of the
name of the directory in
which the Directory
Server instance is
installed. For example, if
the machine's
hostname is
phonebook, then this
name is the default, and
selecting it installs the
Directory Server
instance in a directory
labeled slapd-
phonebook.
No phonebook
Suffix Specifies the suffix
under which to store
the directory data. For
information on suffixes,
see Section 1.2.6,
Directory Suffix”.
No dc=example, dc=com
RootDN Specifies the
distinguished name
used by the Directory
Manager. For
information on the
Directory Manager, see
Section 1.2.3,Directory
Manager.
No cn=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
No Yes
Chapter 6. Advanced Setup and Configuration
81