Installation guide

the Directory Server database. T his option is helpful for evaluation or testing Directory Server
features.
This is not required.
17. Select whether to populate the Directory Server with data; this means whether to import an LDIF
file with existing data into the Directory Server database. If the answer is yes, then supply a path
to the LDIF file or select the suggested file. If the LDIF file requires custom schema, perform a
silent setup instead, and use the SchemaFile directive in the .inf to specify additional schema
files. See Section 4.5.5.1,.inf File Directives for information on .inf directives.
The default option is none, which does not import any data.
18. Enter the Admin Server port number. T he default is 9830, but if that port is in use, the setup
program supplies a randomly generated one.
Administration port [9830]:
19. Set an IP address for the new Admin Server to use. T he Admin Server uses a web server, and
this parameter is set in the console.conf file for the server. Setting this parameter restricts the
Admin Server to that single IP. Leaving it blank, the default, allows the Admin Server to acquire any
IP address.
20. Set the user as which the Admin Server process will run. T he default is nobody. For example:
Run Administration Server as [nobody]:
21. T he last screen asks if you are ready to set up your servers. Select yes.
Are you ready to set up your servers? [yes]:
Creating directory server . . .
Your new DS instance 'example3' was successfully created.
Creating the configuration directory server . . .
Beginning Admin Server reconfiguration . . .
Creating Adm in Server files and directories . . .
Updating adm .conf . . .
Updating adm pw . . .
Registering adm in server with the configuration directory server . . .
Updating adm .conf with information from configuration directory server . . .
Updating the configuration for the httpd engine . . .
Restarting admin server . . .
The admin server was successfully started.
Admin server was successfully reconfigured and started.
Exiting . . .
Log file is '/tm p/setupul88C1.log'
When the setup-ds-admin.pl script is done, then the Directory Server is configured and running. Log
into the Directory Server Console to begin setting up the directory service:
1. Get the Admin Server port number from the Listen parameter in the console.conf
configuration file.
grep \^Listen /etc/dirsrv/adm in-serv/console.conf
Listen 0.0.0.0:9830
2. Using the Admin Server port number, launch the Console.
Chapter 3. Setting up Red Hat Directory Server on Red Hat Enterprise Linux
39