Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / filename / shortpreservecase.xml
blob1c8b36380deb7d6d87cb047a98f5e220bd686319
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="SHORTPRESERVECASE"/>short preserve case (S)</term>
3                 <listitem><para>This boolean parameter controls if new files 
4                 which conform to 8.3 syntax, that is all in upper case and of 
5                 suitable length, are created upper case, or if they are forced 
6                 to be the <link linkend="DEFAULTCASE"><parameter moreinfo="none">default case
7                 </parameter></link>. This  option can be use with <link linkend="PRESERVECASE"><command moreinfo="none">preserve case = yes</command>
8                 </link> to permit long filenames to retain their case, while short 
9                 names are lowered. </para>
10                 
11                 <para>See the section on <link linkend="NAMEMANGLINGSECT">
12                 NAME MANGLING</link>.</para>
14                 <para>Default: <command moreinfo="none">short preserve case = yes</command></para>
15                 </listitem>
16                 </samba:parameter>