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
2009-10-02 15:33:48 +02:00
..
README r313: add the warning about fileaccess as user 'root' 2007-10-10 12:51:20 -05:00
svfs_util.c s4:ntvfs/simple: s/private/p 2009-02-02 13:08:33 +01:00
svfs.h r15734: This is a major change to the NTVFS subsystem: 2007-10-10 14:08:10 -05:00
vfs_simple.c s4: fix various warnings (not "const" related ones) 2009-10-02 15:33:48 +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