adding warning about case sensitive parameter
authorGerald Carter <jerry@samba.org>
Thu, 8 May 2003 21:56:51 +0000 (21:56 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 8 May 2003 21:56:51 +0000 (21:56 +0000)
(This used to be commit 11bc14736df6826fb1619c04da4792c27c05d06b)

docs/docbook/smbdotconf/smb.conf.5.xml

index 2a5d190f69c21b14b2b9e3267540f148646e2f37..9b91be4fbc1cf2f29766a6a5ff5944cd90ea2acb 100644 (file)
@@ -507,9 +507,11 @@ alias|alias|alias|alias...
        
                <varlistentry>
                <term>case sensitive = yes/no</term>
-               <listitem><para>controls whether filenames are case sensitive. If 
-               they aren't then Samba must do a filename search and match on passed 
-               names. Default <emphasis>no</emphasis>.</para></listitem>
+               <listitem><para>controls whether filenames are case sensitive. 
+               Windows clients <emphasis>will</emphasis> break if you enable
+               this parameter.  It is only included for case insentive
+               file systems (such as VFAT) and performance testing.
+               Default <emphasis>no</emphasis>.</para></listitem>
                </varlistentry> 
 
                <varlistentry>