selftest: run nt4_member with server max protocol = SMB3_02
authorStefan Metzmacher <metze@samba.org>
Wed, 10 May 2017 05:53:07 +0000 (07:53 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Feb 2019 11:55:14 +0000 (12:55 +0100)
This makes sure we don't regress with it.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
selftest/target/Samba3.pm

index f11bb9312df6cb05665ee2f34774e7c5dbf3496a..5afb3de566b30f95c6b7916f7ab8f6e76c3e06fd 100755 (executable)
@@ -301,6 +301,7 @@ sub setup_nt4_member
 
        my $member_options = "
        security = domain
+       server max protocol = SMB3_02
        dbwrap_tdb_mutexes:* = yes
        ${require_mutexes}
 ";