mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +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>
This commit is contained in:
parent
4422f7382a
commit
6800077c5c
@ -581,7 +581,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