Installation guide
Table 6.2. Red Hat Enterprise Linux 5 and 6 (x86_64 )
File or Direct ory Locat ion
Log files /var/log/dirsrv/slapd-instance
Configuration files /etc/dirsrv/slapd-instance
Instance directory /usr/lib64 /dirsrv/slapd-instance
Certificate and key databases /etc/dirsrv/slapd-instance
Database files /var/lib/dirsrv/slapd-instance
Runtime files /var/lock/dirsrv/slapd-instance
/var/run/dirsrv/slapd-instance
Init scripts /etc/rc.d/init.d/dirsrv and
/etc/sysconfig/dirsrv
/etc/rc.d/init.d/dirsrv-adm in and
/etc/sysconfig/dirsrv-adm in
Tools /usr/bin/
/usr/sbin/
6.2. Starting the Directory Server Console
There is a simple script to launch the Directory Server Console. T he 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 username, 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
username. For example:
redhat-idm-console -a http://localhost:9830 -u "cn=Directory Manager" -w secret
Chapter 6. General Usage Information
83