1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/ntvfs/simple
2007-10-10 14:05:31 -05:00
..
README r313: add the warning about fileaccess as user 'root' 2007-10-10 12:51:20 -05:00
svfs_util.c r14736: - the ntvfs subsystem should not know about smb_server.h 2007-10-10 13:59:17 -05:00
svfs.h r15387: Fix installation of dcerpc headers, remove more instances of uint_t 2007-10-10 14:05:31 -05:00
vfs_simple.c r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobbered 2007-10-10 14:04:14 -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