This option tells Samba whether it should mangle filenames that are not composed entirely of the case specified using the
default
case
configuration option. The default for this option is
no
. If you set it to
yes
, you should be sure that all clients will be able to handle the mangled filenames that result. You can override it per share as follows:
[data]
mangle case = yes
We recommend that you leave this option alone unless you have a well-justified need to change it.