mirror of
https://github.com/samba-team/samba.git
synced 2025-01-21 18:04:06 +03:00
6427dafe70
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
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