py:dcerpc/raw_protocol: rename _test_spnego_signing_auth_level_request to _test_auth_...
authorStefan Metzmacher <metze@samba.org>
Tue, 20 Nov 2018 14:43:24 +0000 (15:43 +0100)
committerJeremy Allison <jra@samba.org>
Sun, 23 Dec 2018 17:15:21 +0000 (18:15 +0100)
commit6b1c385865fd5371d332cb562d800ce1abab1cb5
treebb80e19f2442bd6e44c884490d003131fd762b84
parent8fc1f5626077c94226d82e7807fdc36d63ee9ab6
py:dcerpc/raw_protocol: rename _test_spnego_signing_auth_level_request to _test_auth_signing_auth_level_request

We now pass down dcerpc.DCERPC_AUTH_TYPE_SPNEGO from callers
instead of having SPNEGO specific functions.

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_protocol.py