Merge from Subversion r50.
[ira/wip.git] / docs / docbook / smbdotconf / filename / maphidden.xml
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="MAPHIDDEN"/>map hidden (S)</term>
3                 <listitem><para>This controls whether DOS style hidden files 
4                 should be mapped to the UNIX world execute bit.</para>
5
6                 <para>Note that this requires the <parameter moreinfo="none">create mask</parameter> 
7                 to be set such that the world execute bit is not masked out (i.e. 
8                 it must include 001). See the parameter <link linkend="CREATEMASK">
9                 <parameter moreinfo="none">create mask</parameter></link> for details.</para>
10
11                 <para>Default: <command moreinfo="none">map hidden = no</command></para>
12                 </listitem>
13                 </samba:parameter>