From 27aef6855f1543547b8190f06fd264d1b52a558d Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 6 Apr 2003 18:42:44 +0000 Subject: Regenerate docs (This used to be commit 5a2aaa3d5b039776314067aee953921e7865dc4d) --- docs/htmldocs/vfs.html | 76 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 49 insertions(+), 27 deletions(-) (limited to 'docs/htmldocs/vfs.html') diff --git a/docs/htmldocs/vfs.html b/docs/htmldocs/vfs.html index c735eead1c..13e75c59cf 100644 --- a/docs/htmldocs/vfs.html +++ b/docs/htmldocs/vfs.html @@ -13,11 +13,11 @@ REL="UP" TITLE="Advanced Configuration" HREF="optional.html">PrevNextChapter 20. Stackable VFS modulesChapter 19. Stackable VFS modules

20.1. Introduction and configuration19.1. Introduction and configuration

Since samba 3.0, samba supports stackable VFS(Virtual File System) modules. @@ -121,16 +121,16 @@ CLASS="SECT1" >

20.2. Included modules19.2. Included modules

20.2.1. audit19.2.1. audit

A simple module to audit file access to the syslog @@ -167,8 +167,30 @@ CLASS="SECT2" >

20.2.2. recycle19.2.2. extd_audit

This module is identical with the audit module above except +that it sends audit logs to both syslog as well as the smbd log file/s. The +loglevel for this module is set in the smb.conf file. At loglevel = 0, only file +and directory deletions and directory and file creations are logged. At loglevel = 1 +file opens are renames and permission changes are logged , while at loglevel = 2 file +open and close calls are logged also.

19.2.3. recycle

A recycle-bin like modules. When used any unlink call @@ -238,8 +260,8 @@ CLASS="SECT2" >

20.2.3. netatalk19.2.4. netatalk

A netatalk module, that will ease co-existence of samba and @@ -271,8 +293,8 @@ CLASS="SECT1" >

20.3. VFS modules available elsewhere19.3. VFS modules available elsewhere

This section contains a listing of various other VFS modules that @@ -287,8 +309,8 @@ CLASS="SECT2" >

20.3.1. DatabaseFS19.3.1. DatabaseFS

URL:

20.3.2. vscan19.3.2. vscan

URL: PrevNextHosting a Microsoft Distributed File System tree on SambaPAM Configuration for Centrally Managed AuthenticationSecuring SambaHosting a Microsoft Distributed File System tree on Samba