1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

docs-xml: Fix a usage for case sensitive parameter

Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Nov 15 18:52:16 UTC 2023 on atb-devel-224
This commit is contained in:
Anoop C S 2023-11-13 12:28:19 +05:30 committed by Jeremy Allison
parent 2b1a687a6f
commit 9898ca65e9

View File

@ -664,7 +664,7 @@ chmod 1770 /usr/local/samba/lib/usershares
passed names. The default setting of auto allows clients that support case sensitive filenames (Linux CIFSVFS
and smbclient 3.0.5 and above currently) to tell the Samba server on a per-packet basis that they wish to
access the file system in a case-sensitive manner (to support UNIX case sensitive semantics). No Windows or
DOS system supports case-sensitive filename so setting this option to auto is that same as setting it to no
DOS system supports case-sensitive filename so setting this option to auto is the same as setting it to no
for them. Default <emphasis>auto</emphasis>.
</para></listitem>
</varlistentry>