summaryrefslogtreecommitdiff
path: root/source4/ntvfs/cifs_posix_cli/README
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/cifs_posix_cli/README')
-rw-r--r--source4/ntvfs/cifs_posix_cli/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/source4/ntvfs/cifs_posix_cli/README b/source4/ntvfs/cifs_posix_cli/README
index f1de5d9f80..2bc9283418 100644
--- a/source4/ntvfs/cifs_posix_cli/README
+++ b/source4/ntvfs/cifs_posix_cli/README
@@ -1,4 +1,6 @@
-This module (ntvfs 'simple') provides a very, very simple posix backend.
+This module (ntvfs 'cifsposix') provides a simple posix backend which
+provides better semantics for clients which implement the cifs unix
+extensions or the newer cifs posix extensions
WARNING: All file access is done as user 'root'!!!
Only use this module for testing, with only test data!!!
@@ -7,4 +9,4 @@ For activating this module use:
[testshare]
path = /tmp/testshare
- nfvfs handler = simple
+ nfvfs handler = cifsposix