]> git.ipfire.org Git - thirdparty/samba.git/commit
dcesrv_core: fix the auth3 for large ntlmssp messages
authorStefan Metzmacher <metze@samba.org>
Fri, 13 Nov 2020 09:55:43 +0000 (10:55 +0100)
committerJule Anger <janger@samba.org>
Thu, 7 Nov 2024 08:18:16 +0000 (08:18 +0000)
commitbef660cfee205ddc3e22674054f8c1a35b78bcb1
tree51d5b927db2bee2b5177f958bf95064234f787db
parent70889a5f2f478130875b9379affcb994cef4b431
dcesrv_core: fix the auth3 for large ntlmssp messages

I know finding any real logic in reading the patch,
doesn't really show what's going on. I tried hard
to simplify it, but this is the only way I found
that fixed the test_auth_pad_ntlm_2889_auth3 test
without breaking other tests...

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit 8b8e4ff1b19ba06821d774d0e1a8b1cad7f06120)
librpc/rpc/dcesrv_auth.c
librpc/rpc/dcesrv_core.c
selftest/knownfail.d/dcerpc-auth-pad