]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerJule Anger <janger@samba.org>
Mon, 17 Jul 2023 08:28:30 +0000 (10:28 +0200)
commite14a5c36123ac01c91851cb40483e6251d9d43e9
tree0395f621b81034aca51b405de5c1132930709bea
parent492a52b1c4c97667d711efe1410aace18e940cf0
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>
(cherry picked from commit 404ce08e9088968311c714e756f5d58ce2cef715)
selftest/knownfail.d/netr_LogonGetCapabilities [new file with mode: 0644]
source4/torture/rpc/netlogon.c