mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
1ce5df6c72
(This used to be commit 64062d16a2
)
13 lines
393 B
Plaintext
13 lines
393 B
Plaintext
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!!!
|
|
|
|
For activating this module use:
|
|
|
|
[testshare]
|
|
path = /tmp/testshare
|
|
nfvfs handler = cifsposix
|