From ff78c3bf5c3a73cf90f6517d9b2d6b8c12d22d68 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 18 Feb 2003 22:14:04 +0000 Subject: Regenerate (This used to be commit 1ab5a3b17feb677425bb1071357c3dbabcc46c7e) --- docs/htmldocs/vfs.html | 59 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 38 insertions(+), 21 deletions(-) (limited to 'docs/htmldocs/vfs.html') diff --git a/docs/htmldocs/vfs.html b/docs/htmldocs/vfs.html index 11934ae47c..0e39297ebb 100644 --- a/docs/htmldocs/vfs.html +++ b/docs/htmldocs/vfs.html @@ -5,8 +5,7 @@ >Stackable VFS modulesPrevNext

Chapter 18. Stackable VFS modules

Chapter 16. Stackable VFS modules

18.1. Introduction and configuration

16.1. Introduction and configuration

Since samba 3.0, samba supports stackable VFS(Virtual File System) modules. Samba passes each request to access the unix file system thru the loaded VFS modules. @@ -118,13 +121,17 @@ CLASS="SECT1" >

18.2. Included modules

16.2. Included modules

18.2.1. audit

16.2.1. audit

A simple module to audit file access to the syslog facility. The following operations are logged: @@ -160,7 +167,9 @@ CLASS="SECT2" >

18.2.2. recycle

16.2.2. recycle

A recycle-bin like modules. When used any unlink call will be intercepted and files moved to the recycle @@ -229,7 +238,9 @@ CLASS="SECT2" >

18.2.3. netatalk

16.2.3. netatalk

A netatalk module, that will ease co-existence of samba and netatalk file sharing services.

18.3. VFS modules available elsewhere

16.3. VFS modules available elsewhere

This section contains a listing of various other VFS modules that have been posted but don't currently reside in the Samba CVS @@ -274,7 +287,9 @@ CLASS="SECT2" >

18.3.1. DatabaseFS

16.3.1. DatabaseFS

URL:

18.3.2. vscan

16.3.2. vscan

URL: PrevNextPassdb XML pluginImproved browsing in sambaStoring Samba's User/Machine Account information in an LDAP DirectoryAccess Samba source code via CVS