summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/filename/preservecase.xml
blob: e84cb56461f40796bf445ea0abd1e037419acf83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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 <smbconfoption name="default case"/>.</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>