| 1 | '\" t
|
|---|
| 2 | .\" Title: vfs_full_audit
|
|---|
| 3 | .\" Author: [see the "AUTHOR" section]
|
|---|
| 4 | .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
|---|
| 5 | .\" Date: 10/29/2012
|
|---|
| 6 | .\" Manual: System Administration tools
|
|---|
| 7 | .\" Source: Samba 3.6
|
|---|
| 8 | .\" Language: English
|
|---|
| 9 | .\"
|
|---|
| 10 | .TH "VFS_FULL_AUDIT" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools"
|
|---|
| 11 | .\" -----------------------------------------------------------------
|
|---|
| 12 | .\" * set default formatting
|
|---|
| 13 | .\" -----------------------------------------------------------------
|
|---|
| 14 | .\" disable hyphenation
|
|---|
| 15 | .nh
|
|---|
| 16 | .\" disable justification (adjust text to left margin only)
|
|---|
| 17 | .ad l
|
|---|
| 18 | .\" -----------------------------------------------------------------
|
|---|
| 19 | .\" * MAIN CONTENT STARTS HERE *
|
|---|
| 20 | .\" -----------------------------------------------------------------
|
|---|
| 21 | .SH "NAME"
|
|---|
| 22 | vfs_full_audit \- record Samba VFS operations in the system log
|
|---|
| 23 | .SH "SYNOPSIS"
|
|---|
| 24 | .HP \w'\ 'u
|
|---|
| 25 | vfs objects = full_audit
|
|---|
| 26 | .SH "DESCRIPTION"
|
|---|
| 27 | .PP
|
|---|
| 28 | This VFS module is part of the
|
|---|
| 29 | \fBsamba\fR(7)
|
|---|
| 30 | suite\&.
|
|---|
| 31 | .PP
|
|---|
| 32 | The
|
|---|
| 33 | vfs_full_audit
|
|---|
| 34 | VFS module records selected client operations to the system log using
|
|---|
| 35 | \fBsyslog\fR(3)\&.
|
|---|
| 36 | .PP
|
|---|
| 37 | vfs_full_audit
|
|---|
| 38 | is able to record the complete set of Samba VFS operations:
|
|---|
| 39 | .RS 4
|
|---|
| 40 | aio_cancel
|
|---|
| 41 | .RE
|
|---|
| 42 | .RS 4
|
|---|
| 43 | aio_error
|
|---|
| 44 | .RE
|
|---|
| 45 | .RS 4
|
|---|
| 46 | aio_fsync
|
|---|
| 47 | .RE
|
|---|
| 48 | .RS 4
|
|---|
|
|---|