mirror of
https://github.com/samba-team/samba.git
synced 2025-03-22 02:50:28 +03:00
s3:selftest: run rpc.lsa.lookupsids also with explicit [smb1] and [smb2]
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13308 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org> (cherry picked from commit 6800077c5c57c257326573537d1f2bb7a8066149)
This commit is contained in:
parent
e3e64256a1
commit
a3c26b35d6
@ -578,7 +578,7 @@ for t in tests:
|
||||
|
||||
|
||||
test = 'rpc.lsa.lookupsids'
|
||||
auth_options = ["", "ntlm", "spnego", "spnego,ntlm" ]
|
||||
auth_options = ["", "ntlm", "spnego", "spnego,ntlm", "spnego,smb1", "spnego,smb2"]
|
||||
signseal_options = ["", ",connect", ",packet", ",sign", ",seal"]
|
||||
endianness_options = ["", ",bigendian"]
|
||||
for s in signseal_options:
|
||||
|
Loading…
x
Reference in New Issue
Block a user