Installation guide
IMPORTANT
When resetting the Directory Manager's password from the command line, do not use curly
braces ({}) in the password. The root password is stored in the format {password-
storage-scheme}hashed_password. Any characters in curly braces are interpreted by the
server as the password storage scheme for the root password. If that text is not a valid
storage scheme or if the password that follows is not properly hashed, then the Directory
Manager cannot bind to the server.
10. 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 'example' was successfully created.
Creating the configuration directory server . . .
Beginning Adm in 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/setup0C7tiV.log'
The setup-ds-adm in.pl script applies all default options for the Directory Server configuration,
including the instance name (for example, ldap.exam ple.com ), domain (for example,
exam ple.com ), suffix (for example, dc=exam ple,dc=com ), and port numbers (389 for the Directory
Server instance and 9830 for the Admin Server).
When the setup-ds-adm in.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.
/usr/bin/redhat-idm-console -a http://localhost:9830
NOTE
If you do not pass the Admin Server port number with the redhat-idm-console command,
then you are prompted for it at the Console login screen.
Red Hat Directory Server Red Hat Directory Server 9 Installation Guide
34