doc-xml/smbdotconf: fix server [min|max] protocol documentation
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / vfs / ntvfshandler.xml
blobaa3bce5c0c7bb0ad6f4eaa004688484e303714d9
1 <samba:parameter name="ntvfs handler"
2                  context="S"
3                  type="list"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This specifies the NTVFS handlers for this share.</para>
9         <para>Note that this option is only used when the NTVFS file server
10                 is in use. It is not used with the (default)
11                 s3fs file server.
12         </para>
13 </description>
15 <value type="default">unixuid default</value>
16 </samba:parameter>