summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/protocol/unixextensions.xml
blob: d0adde9d27ed66aa1abc7736281618ed10dec8d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="UNIXEXTENSIONS"/>unix extensions(G)</term>
		<listitem><para>This boolean parameter controls whether Samba 
		implments the CIFS UNIX extensions, as defined by HP. 
		These extensions enable Samba to better serve UNIX CIFS clients
		by supporting features such as symbolic links, hard links, etc...
		These extensions require a similarly enabled client, and are of
		no current use to Windows clients.</para>

		<para>Default: <command moreinfo="none">unix extensions = no</command></para>
		</listitem>
		</samba:parameter>