ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
SLAPO-AUDITLOG(5) SLAPO-AUDITLOG(5) NAME slapo-auditlog - Audit Logging overlay SYNOPSIS /etc/openldap/slapd.conf DESCRIPTION The Audit Logging overlay can be used to record all changes on a given backend database to a speci-fied specified fied log file. Changes are logged as standard LDIF, with an additional comment header giving the timestamp of the change and the identity of the user making the change. For Add and Modify operations the identity comes from the modifiersName associated with the opera-tion. operation. tion. This is usually the same as the requestor's identity, but may be set by other overlays to reflect other values. CONFIGURATION This slapd.conf option applies to the Audit Logging overlay. It should appear after the overlay directive. auditlog <filename> Specify the fully qualified path for the log file. FILES /etc/openldap/slapd.conf default slapd configuration file SEE ALSO slapd.conf(5). OpenLDAP 2.3.27 2006/08/19 SLAPO-AUDITLOG(5) |
|