docs:smbdotconf: remove swat-specific flags.
[Samba.git] / docs-xml / smbdotconf / protocol / unixextensions.xml
blob9bcf01d3e4762eddfb2b95e779193d3798f59e59
1 <samba:parameter name="unix extensions"
2                  context="G"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5  <description>
6     <para>This boolean parameter controls whether Samba
7     implements the CIFS UNIX extensions, as defined by HP.
8     These extensions enable Samba to better serve UNIX CIFS clients
9     by supporting features such as symbolic links, hard links, etc...
10     These extensions require a similarly enabled client, and are of
11     no current use to Windows clients.</para>
12     <para>
13     Note if this parameter is turned on, the <smbconfoption name="wide links"/>
14     parameter will automatically be disabled.
15     </para>
16     <para>
17     See the parameter <smbconfoption name="allow insecure wide links"/>
18     if you wish to change this coupling between the two parameters.
19     </para>
20 </description>
22 <value type="default">yes</value>
23 </samba:parameter>