summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/protocol/writeraw.xml
blob: 963803f62aeb07bd125e295a6a02832e61bf8575 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="write raw"
                 context="G"
				 type="boolean"
                 developer="1"
                 generated_function="0"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
    <para>This parameter controls whether or not the server 
    will support raw write SMB's when transferring data from clients. 
    You should never need to change this parameter.</para>
</description>

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