summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/filename/mapsystem.xml
blob: 7fe50bb19f0ebaa026e052d16820aac65960e568 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="map system"
                 context="S"
                 xmlns:samba="http://samba.org/common">
<listitem>
	<para>This controls whether DOS style system files 
	should be mapped to the UNIX group execute bit.</para>

	<para>Note that this requires the <parameter moreinfo="none">create mask</parameter> 
	to be set such that the group execute bit is not masked out (i.e. 
	it must include 010). See the parameter <link linkend="CREATEMASK">
	<parameter moreinfo="none">create mask</parameter></link> for details.</para>

	<para>Default: <command moreinfo="none">map system = no</command></para>
</listitem>
</samba:parameter>