/usr/bin tool directory, so it can be run as follows:
redhat-idm-console
PATH before launching the Console.
redhat-idm-console -a http://localhost:9830 -u "cn=Directory Manager" -w secret
| 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. |