1 <samba:parameter name="share modes"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <para>This enables or disables the honoring of
7 the <parameter moreinfo="none">share modes</parameter> during a file open. These
8 modes are used by clients to gain exclusive read or write access
11 <para>This is a deprecated option from old versions of
12 Samba, and will be removed in the next major release.
15 <para>These open modes are not directly supported by UNIX, so
16 they are simulated using shared memory.</para>
18 <para>The share modes that are enabled by this option are
19 the standard Windows share modes.
22 <para>This option gives full share compatibility and is enabled
25 <para>You should <emphasis>NEVER</emphasis> turn this parameter
26 off as many Windows applications will break if you do so.</para>
28 <value type="default">yes</value>