This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[samba.git] / docs / docbook / smbdotconf / filename / maphidden.xml
1 <samba:parameter name="map hidden"
2                  context="S"
3                  xmlns:samba="http://samba.org/common">
4 <listitem>
5         <para>This controls whether DOS style hidden files 
6         should be mapped to the UNIX world execute bit.</para>
7
8         <para>Note that this requires the <parameter moreinfo="none">create mask</parameter> 
9         to be set such that the world execute bit is not masked out (i.e. 
10         it must include 001). See the parameter <link linkend="CREATEMASK">
11         <parameter moreinfo="none">create mask</parameter></link> for details.</para>
12
13         <para>Default: <command moreinfo="none">map hidden = no</command></para>
14 </listitem>
15 </samba:parameter>