1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/docs-xml/smbdotconf/filename/mapsystem.xml
2008-04-23 08:47:48 -05:00

18 lines
591 B
XML

<samba:parameter name="map system"
context="S"
type="boolean"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>
This controls whether DOS style system files should be mapped to the UNIX group execute bit.
</para>
<para>
Note that this requires the <smbconfoption name="create mask"/> to be set such that the group
execute bit is not masked out (i.e. it must include 010). See the parameter
<smbconfoption name="create mask"/> for details.
</para>
</description>
<value type="default">no</value>
</samba:parameter>