1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/ntvfs/simple
2007-10-10 13:09:39 -05:00
..
README r313: add the warning about fileaccess as user 'root' 2007-10-10 12:51:20 -05:00
svfs_util.c r5302: fixed a compilation problem on solaris caused by the recent include 2007-10-10 13:09:39 -05:00
svfs.h r2751: this is a new ntvfs design which tries to solve: 2007-10-10 12:59:30 -05:00
vfs_simple.c r5302: fixed a compilation problem on solaris caused by the recent include 2007-10-10 13:09:39 -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