]> 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)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 10 Oct 2024 14:01:04 +0000 (14:01 +0000)
commit8b8e4ff1b19ba06821d774d0e1a8b1cad7f06120
tree7e8109b7f8881ecb7d0ba8f4790f7c77e40ad7ab
parent86808d66f30136850f857b749e768c88de3a079f
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>
librpc/rpc/dcesrv_auth.c
librpc/rpc/dcesrv_core.c
selftest/knownfail.d/dcerpc-auth-pad