blob: d8a4e2342df8f8c0ad8dfc838f9ab2f1af4855da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<samba:parameter name="preserve case"
context="S"
xmlns:samba="http://samba.org/common">
<listitem>
<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>Default: <command moreinfo="none">preserve case = yes</command></para>
<para>See the section on <link linkend="NAMEMANGLINGSECT">NAME MANGLING</link> for a fuller discussion.</para>
</listitem>
</samba:parameter>
|