source: trunk/server/source4/ntvfs/simple/README

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 278 bytes
Line 
1This module (ntvfs 'simple') provides a very, very simple posix backend.
2
3WARNING: All file access is done as user 'root'!!!
4 Only use this module for testing, with only test data!!!
5
6For activating this module use:
7
8[testshare]
9 path = /tmp/testshare
10 nfvfs handler = simple
Note: See TracBrowser for help on using the repository browser.