selftest: explicitly set "mangled names = yes"
authorRalph Boehme <slow@samba.org>
Mon, 8 Jul 2019 13:26:25 +0000 (15:26 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 8 Jul 2019 16:22:38 +0000 (16:22 +0000)
This is the current default and what 'make test' assumes currently.

The next commit will change the default to "illegal".

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
selftest/target/Samba3.pm
selftest/target/Samba4.pm

index b1ee80699a267fe1ed4866ee6f4750b826b1e675..5c327cab5438f980febe7132254b39ef3e19d1f6 100755 (executable)
@@ -1724,6 +1724,7 @@ sub provision($$$$$$$$$)
        dos filemode = yes
        strict rename = yes
        strict sync = yes
+       mangled names = yes
        vfs objects = acl_xattr fake_acls xattr_tdb streams_depot time_audit full_audit
 
        full_audit:syslog = no
index 60419d870c87d9bd3f02996517ddcdab1552d2ec..02cdfc18bad4dcc9246f8a0e13ef7f2e7b6b4864 100755 (executable)
@@ -798,6 +798,7 @@ sub provision_raw_step1($$)
        rndc command = true
        client min protocol = CORE
        server min protocol = LANMAN1
+       mangled names = yes
        dns update command = $ctx->{samba_dnsupdate}
        spn update command = $ctx->{python} $ENV{SRCDIR_ABS}/source4/scripting/bin/samba_spnupdate -s $ctx->{smb_conf}
        gpo update command = $ctx->{python} $ENV{SRCDIR_ABS}/source4/scripting/bin/samba-gpupdate -s $ctx->{smb_conf} --target=Computer