diff options
Diffstat (limited to 'docs/docbook/smbdotconf/filename/preservecase.xml')
-rw-r--r-- | docs/docbook/smbdotconf/filename/preservecase.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/filename/preservecase.xml b/docs/docbook/smbdotconf/filename/preservecase.xml new file mode 100644 index 0000000000..3be458ce15 --- /dev/null +++ b/docs/docbook/smbdotconf/filename/preservecase.xml @@ -0,0 +1,13 @@ +<samba:parameter xmlns:samba="http://samba.org/common"> + <term><anchor id="PRESERVECASE"/>preserve case (S)</term> + <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> |