Chapter 4. Setting up Red Hat Directory Server on HP-UX 11i

example:

Run Administration Server as [daemon]:

21.The 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 Admin Server files and directories . . .

Updating adm.conf . . .

Updating admpw . . .

Registering admin 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 '/tmp/setupul88C1.log'

When the setup-ds-admin.plscript is done, then the Directory Server is configured and running. To log into the Directory Server Console to begin setting up your directory service, do the following:

1.Get the Administration Server port number from the Listen parameter in the console.conf configuration file.

grep \^Listen /etc/dirsrv/admin-serv/console.conf

Listen 0.0.0.0:9830

2.Using the Administration Server port number, launch the Console.

/opt/dirsrv/bin/redhat-idm-console -a http://localhost:9830

58