s3:test_smbclient_s3.sh: make it explizit where we want to force SMB1 or SMB3
authorStefan Metzmacher <metze@samba.org>
Tue, 20 Jun 2017 07:03:02 +0000 (09:03 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 22 Jun 2017 11:07:41 +0000 (13:07 +0200)
commita4c1960a2d8d9188d84e0acecf8b7d38e0974f89
treec971805e19690927c74d29ee9b41b3bc51b8b47f
parent4eb29ce3266a8c05047ecf33a98d1dbdbbbd63c6
s3:test_smbclient_s3.sh: make it explizit where we want to force SMB1 or SMB3

We need to use -mNT1 or -mSMB3 at the end of the command line in order
to overwrite possible '-m' arguments in $ADDARGS.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/script/tests/test_smbclient_s3.sh