From 5efcbc0543cd155309685993584fb4872cb72432 Mon Sep 17 00:00:00 2001 From: James Peach Date: Wed, 28 Feb 2007 21:10:51 +0000 Subject: [PATCH] Document the extd_audit module. (This used to be commit 01d20e72d68e3fa6758ce5d06b3d00fa6ef38a1a) --- docs/manpages-3/smb-vfs-extd_audit.8.xml | 64 ++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 docs/manpages-3/smb-vfs-extd_audit.8.xml diff --git a/docs/manpages-3/smb-vfs-extd_audit.8.xml b/docs/manpages-3/smb-vfs-extd_audit.8.xml new file mode 100644 index 00000000000..6681b49dad5 --- /dev/null +++ b/docs/manpages-3/smb-vfs-extd_audit.8.xml @@ -0,0 +1,64 @@ + + + + + + vfs_extd_audit + 8 + + + + + vfs_extd_audit + record selected Samba VFS operations + + + + + vfs objects = extd_audit + + + + + DESCRIPTION + + This module is part of the samba + 7 suite. + + The extd_audit VFS module records selected + client operations to both the + smbd + 8 log and + system log (using + syslog + 3). + + Other than logging to the + smbd + 8 log, + vfs_ext_audit is identical to + vfs_ext_audit + 8. + + + This module is stackable. + + + + + VERSION + This man page is correct for version 3.0.25 of the Samba suite. + + + + + AUTHOR + + The original Samba software and related utilities + were created by Andrew Tridgell. Samba is now developed + by the Samba Team as an Open Source project similar + to the way the Linux kernel is developed. + + + + -- 2.47.3