1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/ntvfs/simple
2008-10-20 18:59:51 +02:00
..
README r313: add the warning about fileaccess as user 'root' 2007-10-10 12:51:20 -05:00
svfs_util.c Make sure prototypes are always included, make some functions static and 2008-10-20 18:59:51 +02:00
svfs.h r15734: This is a major change to the NTVFS subsystem: 2007-10-10 14:08:10 -05:00
vfs_simple.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02: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