summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/filename/preservecase.xml
blob: 6346c31463fedd5de2f0c8cab6ee432bb578127f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="preserve case"
                 context="S"
				 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para> This controls if new filenames are created
	with the case that the client passes, or if they are forced to 
	be the <link linkend="DEFAULTCASE"><parameter moreinfo="none">default case
	</parameter></link>.</para>
	<para>See the section on <link linkend="NAMEMANGLINGSECT">NAME MANGLING</link> for a fuller discussion.</para>
</description>

<value type="default">yes</value>
</samba:parameter>