Installation guide

Table 7.4 . HP-UX 11i (IA64 )
File or Direct ory Locat ion
Log files /var/opt/log/dirsrv/slapd-instance
Configuration files /etc/opt/dirsrv/slapd-instance
Instance directory /opt/dirsrv/slapd-instance
Database files /var/opt/dirsrv/slapd-instance
Runtime files /var/opt/dirsrv/instance
Binaries /opt/dirsrv/bin/
/opt/dirsrv/sbin/
Libraries /opt/dirsrv/lib/
7.2. LDAP Tool Locations
Red Hat Directory Server uses Mozilla LDAP tools such as ldapsearch, ldapmodify, and
ldapdelete — for command-line operations. The MozLDAP tools are installed with Directory Server
and are located in the /usr/bin/mozldap/ and /usr/bin/mozldap6/ directories on Red Hat
Enterprise Linux and Solaris and in the /opt/dirsrv/bin/mozldap/ directory on HP-UX. When
running any LDAP command, make sure that you are using the MozLDAP utilities, otherwise the
command will return errors.
For most Linux systems, OpenLDAP tools are already installed in the /usr/bin/ directory. T hese
OpenLDAP tools will not work for Directory Server operations.
7.3. Starting the Directory Server Console
There is a simple script to launch the Directory Server Console. On Red Hat Enterprise Linux and
Solaris, run the following:
/usr/bin/redhat-idm-console
HP-UX has a different location for the script:
/opt/dirsrv/bin/redhat-idm -console
NOTE
Make sure that the correct JRE — the program called javais set in the PATH before
launching the Console.
When the login screen opens, you are prompted for the username, password, and Administration Server
location. It is possible to send the Administration Server URL and port with the start script. For example:
/usr/bin/redhat-idm-console -a http://localhost:9830
The a option is a convenience, particularly if you are logging into a Directory Server for the first time. On
Chapter 7. General Usage Information
91