summaryrefslogtreecommitdiff
path: root/examples/VFS/block/smb.conf
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-05-16 02:12:37 +0000
committerJeremy Allison <jra@samba.org>2001-05-16 02:12:37 +0000
commit0c9a2cee9f31661750c31176bda204d9914e5cfc (patch)
tree08c9be48496921d7143dc21a3f03a1c5db63e987 /examples/VFS/block/smb.conf
parent109851ae5c40fdbaa426d40c81bf75cd45d7d858 (diff)
downloadsamba-0c9a2cee9f31661750c31176bda204d9914e5cfc.tar.gz
samba-0c9a2cee9f31661750c31176bda204d9914e5cfc.tar.bz2
samba-0c9a2cee9f31661750c31176bda204d9914e5cfc.zip
Added example vfs block example from Ronald Kuetemeier <ronald@kuetemeier.com>.
Jeremy. (This used to be commit 0609cd3162173575d22fbd12c48e777a5b15553e)
Diffstat (limited to 'examples/VFS/block/smb.conf')
-rw-r--r--examples/VFS/block/smb.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/VFS/block/smb.conf b/examples/VFS/block/smb.conf
new file mode 100644
index 0000000000..368155f1f8
--- /dev/null
+++ b/examples/VFS/block/smb.conf
@@ -0,0 +1,13 @@
+[homes]
+ comment = Home Directories
+ vfs object = /usr/local/samba/lib/block.so
+ browseable = yes
+ writable = yes
+
+
+
+
+
+
+
+