Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / filename / maphidden.xml
blob2b84d2afb9c54b58388a6d2c6f3446287755ff18
1 <samba:parameter name="map hidden"
2                  context="S"
3                                  type="boolean"
4                  xmlns:samba="http://samba.org/common">
5 <description>
6         <para>This controls whether DOS style hidden files 
7         should be mapped to the UNIX world execute bit.</para>
9         <para>Note that this requires the <parameter moreinfo="none">create mask</parameter> 
10         to be set such that the world execute bit is not masked out (i.e. 
11         it must include 001). See the parameter <link linkend="CREATEMASK">
12         <parameter moreinfo="none">create mask</parameter></link> for details.</para>
14 </description>
15 <value type="boolean">no</value>
16 </samba:parameter>