Merge Samba3 and Samba4 together
[sfrench/samba-autobuild/.git] / docs-xml / smbdotconf / protocol / unixextensions.xml
1 <samba:parameter name="unix extensions"
2                  context="G"
3                                  type="boolean"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6  <description>
7     <para>This boolean parameter controls whether Samba 
8     implments the CIFS UNIX extensions, as defined by HP. 
9     These extensions enable Samba to better serve UNIX CIFS clients
10     by supporting features such as symbolic links, hard links, etc...
11     These extensions require a similarly enabled client, and are of
12     no current use to Windows clients.</para>
13 </description>
14
15 <value type="default">yes</value>
16 </samba:parameter>