1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/ntvfs/simple
2007-10-10 12:58:52 -05:00
..
README r313: add the warning about fileaccess as user 'root' 2007-10-10 12:51:20 -05:00
svfs_util.c r2249: got rid of some more mem_ctx elements in structures 2007-10-10 12:58:34 -05:00
svfs.h r2403: got rid of a unnecessary mem_ctx in the simple backend 2007-10-10 12:58:48 -05:00
vfs_simple.c r2434: separate "attrib" and "ex_attrib" elements for DOS attributes is pointless 2007-10-10 12:58:52 -05:00

This module (ntvfs 'simple') provides a very, very simple posix backend.

WARNING: All file access is done as user 'root'!!!
	 Only use this module for testing, with only test data!!! 

For activating this module use:

[testshare]
	path = /tmp/testshare
	nfvfs handler = simple