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)
committerJule Anger <janger@samba.org>
Tue, 18 Jan 2022 19:27:14 +0000 (19:27 +0000)
commit3ffd53f9e7603e67d2f1efd1eb359a16b6ae77d8
tree3c9b268db618a6a58be8a5676fc00195c5bf4869
parent058c8a5278dcf8b282225620ac5cb021095dcff6
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>
(cherry picked from commit e7e521fe9b947e553e2bf093e93f1d66ae9c95b9)
selftest/knownfail.d/rpc.schannel [new file with mode: 0644]
source4/torture/rpc/schannel.c