1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/docs-xml/smbdotconf
Ralph Boehme 18591edafa s3/smbd: new "mangled names" setting "illegal"
This does mangling for names with illegal NTFS characters, but not for
names longer then 8.3:

Name mangling with mangled named = yes
======================================

Mangled | Short | Name
----------------------------
        |       | foo
        | yes   | 123456789
yes     |       | foo:bar

Name mangling with mangled named = illegal
==========================================

Mangled | Short | Name
----------------------------
        |       | foo
        |       | 123456789
yes     |       | foo:bar

Setting "mangled names = illegal" is the most sensible setting for
modern clients that don't use the shortname anymore.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2017-01-09 19:31:20 +01:00
..
base docs:smb.conf: document new extra syntax for interfaces. 2016-01-26 07:33:17 +01:00
browse param: turn 'preferred master' into a generated function 2015-07-31 01:55:30 +02:00
domain dns: modify dns forwarder param to be multi-valued 2016-05-03 08:10:09 +02:00
filename s3/smbd: new "mangled names" setting "illegal" 2017-01-09 19:31:20 +01:00
ldap man: Wrong option for parameter ldap ssl in smb.conf man page 2016-08-04 18:26:07 +02:00
locking smbd: Enable leases by default 2016-07-22 10:32:22 +02:00
logging Fix various spelling errors 2015-11-06 13:43:45 +01:00
logon logon script: clarify usage for different Samba roles 2016-12-02 23:46:15 +01:00
misc docs: fix funny typo in smb.conf manpage wrt Samba's FSRVP server. 2016-11-24 16:30:13 +01:00
printing docs:smbdotconf: add 'function' parameter to enablespoolss 2015-07-31 01:55:31 +02:00
protocol s4-rpc_server: Allow listener for RPC servers to use multiple processes 2016-12-20 01:11:23 +01:00
security docs: Update doc to use absolute path for 'dedicated keytab file' 2016-12-16 01:55:13 +01:00
tuning s3: docs: Fix "strict rename" doc to match code. 2015-11-24 23:47:19 +01:00
vfs docs:smbdotconf: change type to cmdlist where needed. 2015-07-31 01:55:32 +02:00
winbind s3:param: Add an 'include system krb5 conf' option 2016-12-02 09:36:07 +01:00
wins docs:smbdotconf: change type to cmdlist where needed. 2015-07-31 01:55:32 +02:00
generate-context.xsl docs-xml: change http://samba.org to https://www.samba.org 2016-12-09 13:10:26 +01:00
generate-file-list.sh docs-smbdotconf: fix WINBINDD_SOCKET_DIR path in fallback table 2014-03-03 23:42:22 +01:00