py:dcerpc/raw_testcase: add start_with_alter to do_generic_bind()
commit7a83cb02a1c5eb61624e53b127134ccd6f9b3fc8
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Nov 2018 07:29:32 +0000 (22 08:29 +0100)
committerJeremy Allison <jra@samba.org>
Sun, 23 Dec 2018 17:15:22 +0000 (23 18:15 +0100)
tree7f2d8d5d10a2303707723265f3a123ef0fabbfb1
parent6574d2daef9fc7b4b6b3b1c31261b8ea645a0911
py:dcerpc/raw_testcase: add start_with_alter to do_generic_bind()

This will allow do_generic_bind() to be used to test
security context multiplexing.

Check with git show -w

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