source: trunk/server/docs-xml/smbdotconf/filename/preservecase.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 532 bytes
Line 
1<samba:parameter name="preserve case"
2 context="S"
3 type="boolean"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>
7 This controls if new filenames are created with the case that the client passes, or if
8 they are forced to be the <smbconfoption name="default case"/>.
9 </para>
10
11 <para>
12 See the section on <link linkend="NAMEMANGLINGSECT">NAME MANGLING</link> for a fuller discussion.
13 </para>
14</description>
15
16<value type="default">yes</value>
17</samba:parameter>
Note: See TracBrowser for help on using the repository browser.