s3:selftest: also run smb2.session torture testsuite against ad_member
authorRalph Boehme <slow@samba.org>
Fri, 9 Nov 2018 11:33:29 +0000 (12:33 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 13 Nov 2018 10:13:03 +0000 (11:13 +0100)
commitb86c94f0b929f2d9e521d41396c4e1611f5a4c5b
treefc795ece716d80c6a07cde776bdbdf5779ea901b
parentd0a8899ed57c2b368c3870b3899a3422251222aa
s3:selftest: also run smb2.session torture testsuite against ad_member

The next commit adds a subtest to the smb2.session testsuite that
requires Kerberos (ad_dc would work), but where neither SMB2 server or
client must require signing (ad_dc, being an AD DC, requires signing).

The ad_member environment supports Kerberos with the SMB2 server not
mandating signing, that'll do.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13661

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/selftest/tests.py