Installation guide

Installation Directives
52 Netscape Directory Server Installation Guide • May 2002
[admin] Installation Directives
[admin] installation directives specify information of interest only to your
Directory Server’s Administration Server. That is, this is the installation
information required for the Administration Server th at is used to manage the
Directory Server instance that you are currently installing.
The [admin] installation directives are listed in Table 4-5.
Table 4-4 Optional [slapd] Installation Directives
Directive Description
AddSampleEntries If set to Yes, this directive causes the example.ldif
sample directory to be loaded. Use this directive if you
are installing the Directory Server for evaluation
purposes and you do not already have an LDIF file to
populate your directory with. Default is no.
AddOrgEntries If set to Yes, this directive causes the new Directory
Server instance to be created with a suggested directory
structure and access control. If this directive is used and
InstallLdifFile is also used, then this directive has
no effect. Default is no.
InstallLdifFile Causes the contents of the specified LDIF file to be used
to populate your directory.
Table 4-5 [admin] Installation Directives
Directive Description
SysUser UNIX only. Specifies the user that the Administration
Server will run as. For default installations that use the
default Netscape port numbers, this user must be root.
Root is the default. For information on what users your
serversshould run as,see “Deciding the User andGroup
for Your Netscape Servers (UNIX only),” on page 14
Port Specifies the port that the Administration Server will
use. Note that the Administration Server’s host name is
given by the FullMachineName directive. For more
information on FullMachineName, see Table 4-1.