1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/ntvfs/cifs_posix_cli
2007-10-10 14:18:47 -05:00
..
cvfs.h r15387: Fix installation of dcerpc headers, remove more instances of uint_t 2007-10-10 14:05:31 -05:00
README r15237: Add primitive Samba 4 backend for cifs posix clients (based on simple backend). 2007-10-10 14:04:23 -05:00
svfs_util.c r18564: update for cifs unix/posix extensions stub version to build and beginnings of smbtorture test for it 2007-10-10 14:18:47 -05:00
vfs_cifs_posix.c r18564: update for cifs unix/posix extensions stub version to build and beginnings of smbtorture test for it 2007-10-10 14:18:47 -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