mirror of
https://github.com/samba-team/samba.git
synced 2025-01-21 18:04:06 +03:00
tests/dcerpc/raw_protocol: fix comment in test_spnego_change_auth_type1
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14356 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> (cherry picked from commit 7b5c3f9b1f334eb9d7906338e2e64196a6530068)
This commit is contained in:
parent
d896ce18e0
commit
7185f30946
@ -4986,7 +4986,7 @@ class TestDCERPC_BIND(RawDCERPCTest):
|
||||
(finished, to_server) = g.update(from_server)
|
||||
self.assertFalse(finished)
|
||||
|
||||
# We change ctx_list and auth_level
|
||||
# We only change auth_type
|
||||
auth_info = self.generate_auth(auth_type=dcerpc.DCERPC_AUTH_TYPE_KRB5,
|
||||
auth_level=auth_level,
|
||||
auth_context_id=auth_context_id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user