py:dcerpc/raw_testcase: prepare do_generic_bind() for raw NTLMSSP and Kerberos authen...
commit68e5dbe78455bb2b83d5cb03f0d8e737a6564c7c
authorStefan Metzmacher <metze@samba.org>
Tue, 20 Nov 2018 14:15:04 +0000 (20 15:15 +0100)
committerJeremy Allison <jra@samba.org>
Sun, 23 Dec 2018 17:15:21 +0000 (23 18:15 +0100)
tree4e5d6f0117597087a52c2d33dc7a519dc21b2196
parent3924924e610ee1c5b9ebb914e45b8c3bc996fa4f
py:dcerpc/raw_testcase: prepare do_generic_bind() for raw NTLMSSP and Kerberos authentication

They just use 3 legs (messages) for the authentication, while SPNEGO
uses 2 or 4 messages.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=7113
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11892

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
python/samba/tests/dcerpc/raw_testcase.py