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