s4:torture/rpc: add test for invalid av_pair content in LogonSamLogonEx
authorStefan Metzmacher <metze@samba.org>
Fri, 17 Dec 2021 21:28:51 +0000 (22:28 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 4 Jan 2022 20:07:28 +0000 (20:07 +0000)
commite7e521fe9b947e553e2bf093e93f1d66ae9c95b9
tree2b6e2e076d4bb9367620ba7b8c2935a291adb55b
parent0ef1254f4428ab83ab6c8ca5e3415a1a9e069c92
s4:torture/rpc: add test for invalid av_pair content in LogonSamLogonEx

A netapp diag tool uses a NTLMv2_CLIENT_CHALLENGE with invalid bytes
as av_pair blob. Which is supposed to be ignored by DCs.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/rpc.schannel [new file with mode: 0644]
source4/torture/rpc/schannel.c