docs-xml/Makefile.settings.in: make sure we don't require network access
[samba.git] / docs-xml / manpages / 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         <refmiscinfo class="source">Samba</refmiscinfo>
9         <refmiscinfo class="manual">System Administration tools</refmiscinfo>
10         <refmiscinfo class="version">4.7</refmiscinfo>
11 </refmeta>
12
13
14 <refnamediv>
15         <refname>vfs_extd_audit</refname>
16         <refpurpose>record selected Samba VFS operations</refpurpose>
17 </refnamediv>
18
19 <refsynopsisdiv>
20         <cmdsynopsis>
21                 <command>vfs objects = extd_audit</command>
22         </cmdsynopsis>
23 </refsynopsisdiv>
24
25 <refsect1>
26         <title>DESCRIPTION</title>
27
28         <para>This VFS module is part of the
29         <citerefentry><refentrytitle>samba</refentrytitle>
30         <manvolnum>7</manvolnum></citerefentry> suite.</para>
31
32         <para>The <command>extd_audit</command> VFS module records selected
33         client operations to both the
34         <citerefentry><refentrytitle>smbd</refentrytitle>
35         <manvolnum>8</manvolnum></citerefentry> log and
36         system log (using
37         <citerefentry><refentrytitle>syslog</refentrytitle>
38         <manvolnum>3</manvolnum></citerefentry>).</para>
39
40         <para>Other than logging to the
41         <citerefentry><refentrytitle>smbd</refentrytitle>
42         <manvolnum>8</manvolnum></citerefentry> log,
43         <command>vfs_extd_audit</command> is identical to
44         <citerefentry><refentrytitle>vfs_audit</refentrytitle>
45         <manvolnum>8</manvolnum></citerefentry>.
46         </para>
47
48         <para>This module is stackable.</para>
49
50 </refsect1>
51
52 <refsect1>
53         <title>VERSION</title>
54         <para>This man page is correct for version 3.0.25 of the Samba suite.
55         </para>
56 </refsect1>
57
58 <refsect1>
59         <title>AUTHOR</title>
60
61         <para>The original Samba software and related utilities
62         were created by Andrew Tridgell. Samba is now developed
63         by the Samba Team as an Open Source project similar
64         to the way the Linux kernel is developed.</para>
65
66 </refsect1>
67
68 </refentry>