Red Hat Directory Server 8.0 Configuration, Command, and File Reference
• The content of the access, audit, and error log files is dependent on the log configuration.
• The slapd.stats file is a memory-mapped file which cannot be read by an editor. It contains
data collected by the Directory Server SNMP data collection component. This data is read by
the SNMP subagent in response to SNMP attribute queries and is communicated to the
SNMP master agent responsible for handling Directory Server SNMP requests.
8. PID Files
slapd-serverID.pid and slapd-serverID.startpid files are created in the
/var/run/dirsrv/slapd-instance_name directory when the server is up and running. Both
files store the server's process ID.
9. Tools
Directory Server tools are stored in three directorys on Red Hat Enterprise Linux:
• /usr/bin
• /usr/sbin
• /usr/lib/mozldap6
The contents of those directories are listed below. Chapter 6, Command-Line Utilities has more
information on command-line scripts.
dbscan ldif
dbscan-bin ldif-bin
Example 4.6. /bin Contents
ds_removal migrate-ds-admin.pl setup-ds-admin.pl
ds_unregister register-ds-admin.pl setup-ds.pl
Example 4.7. /sbin Contents
ldapcmp ldapcompare-bin ldapmodify ldappasswd-bin
ldapcmp-bin ldapdelete ldapmodify-bin ldapsearch
ldapcompare ldapdelete-bin ldappasswd ldapsearch-bin
PID Files
177