summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/filename/maphidden.xml
blob: 2b0266c23e9839dc4445178e8ba314dbb4cbda92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="MAPHIDDEN"/>map hidden (S)</term>
		<listitem><para>This controls whether DOS style hidden files 
		should be mapped to the UNIX world execute bit.</para>

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

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