From: Andreas Schneider Date: Tue, 14 Jan 2020 13:36:52 +0000 (+0100) Subject: docs-xml: 'mangled names = illegal' is the new default X-Git-Tag: ldb-2.1.0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc74b437c2ed245a7baeee633efba37909761d4b;p=thirdparty%2Fsamba.git docs-xml: 'mangled names = illegal' is the new default Signed-off-by: Andreas Schneider Reviewed-by: Ralph Boehme Autobuild-User(master): Andreas Schneider Autobuild-Date(master): Tue Jan 14 15:18:02 UTC 2020 on sn-devel-184 --- diff --git a/docs-xml/smbdotconf/filename/manglednames.xml b/docs-xml/smbdotconf/filename/manglednames.xml index d6a5cf0ac15..aac0a6dbe00 100644 --- a/docs-xml/smbdotconf/filename/manglednames.xml +++ b/docs-xml/smbdotconf/filename/manglednames.xml @@ -15,14 +15,14 @@ Possible option settings are - yes (default) - + yes - enables name mangling for all not DOS 8.3 conforming names. no - disables any name mangling. - illegal - does + illegal (default) - does mangling for names with illegal NTFS characters. This is the most sensible setting for modern clients that don't use the shortname anymore.