s4:selftest: replace --option=usespnego= with --option=clientusespnego=
authorStefan Metzmacher <metze@samba.org>
Thu, 7 Dec 2017 12:00:10 +0000 (13:00 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 10 Jan 2018 00:01:24 +0000 (01:01 +0100)
commitb6d55eefa21c548f962a0c5f290eb23c219f3bff
tree206172737d35cb9fb9ec53c94938ad38262a7583
parentbb3944c6083456b1de4fd88fda8b8186106687d5
s4:selftest: replace --option=usespnego= with --option=clientusespnego=

I guess that's what we try to test here, as 'use spnego' was only evaluated
on in the smb server part.

The basically tests the 'raw NTLMv2 auth' option, we set it to yes on
some environments, but keep a knownfail for the ad_member.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail.d/ntlmv2-restrictions [new file with mode: 0644]
selftest/target/Samba4.pm
source4/selftest/tests.py