libcli/auth: let NTLMv2_RESPONSE_verify_netlogon_creds ignore BUFFER_TOO_SMALL
authorStefan Metzmacher <metze@samba.org>
Wed, 15 Dec 2021 16:25:06 +0000 (17:25 +0100)
committerJule Anger <janger@samba.org>
Tue, 18 Jan 2022 19:27:14 +0000 (19:27 +0000)
commitaa9889230fe647fbe0c4de9326548fd36c526895
treed826201688f499ad1b26e555b9ab8b7f393ebad1
parent3ffd53f9e7603e67d2f1efd1eb359a16b6ae77d8
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>
(cherry picked from commit f123c1a171e59113feb688523b499dab0b824528)
libcli/auth/smbencrypt.c
selftest/knownfail.d/rpc.schannel [deleted file]