source:
trunk/server/source4/ntvfs/simple/README
Last change on this file was 414, checked in by , 16 years ago | |
---|---|
File size: 278 bytes |
Line | |
---|---|
1 | This module (ntvfs 'simple') provides a very, very simple posix backend. |
2 | |
3 | WARNING: All file access is done as user 'root'!!! |
4 | Only use this module for testing, with only test data!!! |
5 | |
6 | For 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.