Installation guide
File or Directory Location
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/
Table 7.4. HP-UX 11i (IA64)
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.
These OpenLDAP tools will not work for Directory Server operations.
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
LDAP Tool Locations
101