libcli/auth: let NTLMv2_RESPONSE_verify_netlogon_creds ignore BUFFER_TOO_SMALL
commitf123c1a171e59113feb688523b499dab0b824528
authorStefan Metzmacher <metze@samba.org>
Wed, 15 Dec 2021 16:25:06 +0000 (15 17:25 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 4 Jan 2022 20:07:28 +0000 (4 20:07 +0000)
treee9163237ec605a92543b44da67ba764ae7f02fd5
parente7e521fe9b947e553e2bf093e93f1d66ae9c95b9
libcli/auth: let NTLMv2_RESPONSE_verify_netlogon_creds ignore BUFFER_TOO_SMALL

Windows doesn't complain about invalid av_pair blobs,
we need to do the same.

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>
libcli/auth/smbencrypt.c
selftest/knownfail.d/rpc.schannel [deleted file]