Typo found by Tom Bork -- thanks
[samba.git] / docs / manpages-3 / vfs_extd_audit.8.xml
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3 <refentry id="vfs_extd_audit.8">
4
5 <refmeta>
6         <refentrytitle>vfs_extd_audit</refentrytitle>
7         <manvolnum>8</manvolnum>
8 </refmeta>
9
10
11 <refnamediv>
12         <refname>vfs_extd_audit</refname>
13         <refpurpose>record selected Samba VFS operations</refpurpose>
14 </refnamediv>
15
16 <refsynopsisdiv>
17         <cmdsynopsis>
18                 <command>vfs objects = extd_audit</command>
19         </cmdsynopsis>
20 </refsynopsisdiv>
21
22 <refsect1>
23         <title>DESCRIPTION</title>
24
25         <para>This VFS module is part of the
26         <citerefentry><refentrytitle>samba</refentrytitle>
27         <manvolnum>7</manvolnum></citerefentry> suite.</para>
28
29         <para>The <command>extd_audit</command> VFS module records selected
30         client operations to both the
31         <citerefentry><refentrytitle>smbd</refentrytitle>
32         <manvolnum>8</manvolnum></citerefentry> log and
33         system log (using
34         <citerefentry><refentrytitle>syslog</refentrytitle>
35         <manvolnum>3</manvolnum></citerefentry>).</para>
36
37         <para>Other than logging to the 
38         <citerefentry><refentrytitle>smbd</refentrytitle>
39         <manvolnum>8</manvolnum></citerefentry> log,
40         <command>vfs_extd_audit</command> is identical to 
41         <citerefentry><refentrytitle>vfs_audit</refentrytitle>
42         <manvolnum>8</manvolnum></citerefentry>.
43         </para>
44
45         <para>This module is stackable.</para>
46
47 </refsect1>
48
49 <refsect1>
50         <title>VERSION</title>
51         <para>This man page is correct for version 3.0.25 of the Samba suite.
52         </para>
53 </refsect1>
54
55 <refsect1>
56         <title>AUTHOR</title>
57
58         <para>The original Samba software and related utilities
59         were created by Andrew Tridgell. Samba is now developed
60         by the Samba Team as an Open Source project similar
61         to the way the Linux kernel is developed.</para>
62
63 </refsect1>
64
65 </refentry>