1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-25 06:04:04 +03:00
Steve French 1e8e6aeb6f r15237: Add primitive Samba 4 backend for cifs posix clients (based on simple backend).
(This used to be commit f054e1a9e6101f22559f5c4a546b537531b60f94)
2007-10-10 14:04:23 -05:00

11 lines
278 B
Plaintext

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