Convert more parameters to new smb.conf(5) style. Document found occurences of non...
[Samba/vl.git] / docs / docbook / smbdotconf / protocol / unixextensions.xml
blob2f68b9605e0679528387bede891c22044a383cc0
1 <samba:parameter name="unix extensions"
2                  context="G"
3                  advanced="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6     <para>This boolean parameter controls whether Samba 
7     implments 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>
13     <para>Default: <command moreinfo="none">unix extensions = no</command></para>
14 </listitem>
15 </samba:parameter>