Chapter 4. Silent Installation and Instance Creation 37
Directive Description
Components Specifies components to be installed. The list of available components
differs depending on the servers available on your installation media.
For stand-alone directory installation, the list of components is:
svrcore - Uninstallation binaries
base - The base installation package
admin - The Administration Server binaries
slapd - The Directory Server binaries
This directive is required. At a minimum, you should always provide
components=svrcore,base,admin
ServerRoot Specifies the full path to the directory where the Directory Server
binaries are installed. This directive is required.
FullMachineName Specifies the fully qualified domain name of the machine on which
you are installing the server. The default is the local host name.
SuiteSpotUserID Specifies the user name the servers run as. This parameter does not
apply to the user as which the Administration Server runs. See the
SysUser directive in Table 4-4 for more information. The default is
user nobody, but this should be changed for most deployments.
SuiteSpotGroup Specifies the group the servers run as. The default is group nobody, but
this should be changed for most deployments.
ConfigDirectoryLdapURLSpecifies the LDAP URL that is used to connect to your configuration
directory. LDAP URLs are described in the Red Hat Directory Server
Administration Guide. This directive is required.
AdminDomain Specifies the administration domain that this server is registered under.
Refer to Section 1.2.8 Determining the Administration Domain for
more information about administration domains.
ConfigDirectoryAdminIDSpecifies the user ID of the entry that has administration privileges to
the configuration directory. This directive is required.
ConfigDirectoryAdminPwdSpecifies the password for the ConfigDirectoryAdminID. This
directive is required.
UserDirectoryLdapURLSpecifies the LDAP URL that is used to connect to the directory where
your user and group data are stored. If this directive is not supplied, the
configuration directory is used for this purpose. LDAP URLs are
described in the ^Red Hat Directory Server Administration Guide.
UserDirectoryAdminIDSpecifies the user ID of the entry that has administration privileges to
the user directory.
UserDirectoryAdminPwdSpecifies the password for the UserDirectoryAdminID.
Table 4-1. [General] Installation Directives
4.1.3.3. [slapd] Installation Directives
[slapd] installation directives specify information of interest only to the Directory Server instance
that you are currently installing. These directives are classified as follows: