summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/vfs/ntvfshandler.xml
blob: e9dbc3cb0873bd801bb5d85963068d3f054cf4b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter name="ntvfs handler"
                 context="S"
		 		 type="list"
                 advanced="1" developer="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This specifies the NTVFS handlers for this share.</para>

	<para>Note that this option is only used when the NTVFS file server
		is in use. It is not used with the (default)
		s3fs file server.
	</para>
</description>

<value type="default">unixuid default</value>
</samba:parameter>