s4:torture/rpc: let rpc.schannel also check netr_LogonGetCapabilities with different...
authorStefan Metzmacher <metze@samba.org>
Sat, 15 Jul 2023 15:25:05 +0000 (17:25 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 17 Jul 2023 06:37:31 +0000 (06:37 +0000)
commit404ce08e9088968311c714e756f5d58ce2cef715
tree63ad1d941d71da53ce36c1182253ab48f58b0718
parent5f87888ed53320538cf773d64868390d8641a40e
s4:torture/rpc: let rpc.schannel also check netr_LogonGetCapabilities with different levels

The important change it that we expect DCERPC_NCA_S_FAULT_INVALID_TAG
for unsupported query_levels, we allow it to work with servers
with or without support for query_level=2.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15418

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail.d/netr_LogonGetCapabilities [new file with mode: 0644]
source4/torture/rpc/netlogon.c