Show Table of Contents
6.2. Starting the Directory Server Console
There is a simple script to launch the Directory Server Console. The command is in the
/usr/bin tool directory, so it can be run as follows:
# redhat-idm-console
Note
Make sure that the correct JDK is set in the
PATH before launching the Console.
The login screen prompts for the user name, password, and Admin Server location. It is possible to pass other information along with the Console command to supply the Admin Server URL, password, and user name. For example:
# redhat-idm-console -a http://localhost:9830 -u "cn=Directory Manager" -w secret
Table 6.3. redhat-idm-console Options
| Option | Description | |||
|---|---|---|---|---|
| -a adminURL | Specifies a base URL for the instance of Admin Server to log into. | |||
| -f fileName | Writes errors and system messages to fileName. | |||
| -h | Prints out the help message for redhat-idm-console. | |||
| -s | Specifies the directory instance to access, either by specifying the DN of the server instance entry (SIE) or the instance name, such as slapd-example. | |||
| -u | Gives the user DN to use to log into the Console. | |||
| -w | Gives the password to use to log into the Console. | |||
| -w - | Reads the password from the standard output. | |||
| -x options | Specifies extra options. There are three values for extraOptions:
| |||
| -y file | Reads the password from the specified input file. |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.