
About .inf File Parameters
65
Directive
Description
Required
Example
servers should run,
see
Section 1.2.4,
“Directory Server User
and Group”
.
Port
Specifies the port that
the Administration
Server will use. The
default port is 9830.
No
9830
ServerAdminID
Specifies the
administration ID
that can be used
to access this
Administration Server
if the configuration
directory is not
responding. The
default is to use the
value specified by the
ConfigDirectoryAdminID
directive. See
Section 1.2.6,
“Directory
Administrator”
.
No
admin
ServerAdminPwd
Specifies the password
for the Administration
Server user.
No
ServerIpAddress
Specifies the IP
address on which the
Administration Server
will listen. Use this
directive if you are
installing on a multi-
homed system and you
do not want to use the
first IP address for the
Administration Server.
No
Table 5.5. [admin] Directives
5.5.5.2. Sample .inf Files
[General]
FullMachineName= ldap.example.com
SuiteSpotUserID= nobody
SuiteSpotGroup= nobody
AdminDomain= example.com
ConfigDirectoryAdminID= admin
ConfigDirectoryAdminPwd= Admin123
ConfigDirectoryLdapURL= ldap://ldap.example.com:389/o=NetscapeRoot
[slapd]