1 <samba:parameter name="map archive"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 This controls whether the DOS archive attribute
8 should be mapped to the UNIX owner execute bit. The DOS archive bit
9 is set when a file has been modified since its last backup. One
10 motivation for this option is to keep Samba/your PC from making
11 any file it touches from becoming executable under UNIX. This can
12 be quite annoying for shared source code, documents, etc...
16 Note that this requires the <smbconfoption name="create mask"/> parameter to be set such that owner
17 execute bit is not masked out (i.e. it must include 100). See the parameter
18 <smbconfoption name="create mask"/> for details.
22 <value type="default">yes</value>