s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers that...
commitffe33940faa6fb762fd2483f0245448b0434be00
authorJeremy Allison <jra@samba.org>
Mon, 9 Mar 2015 21:27:43 +0000 (9 14:27 -0700)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2015 11:05:56 +0000 (19 12:05 +0100)
treee68d782d838381adc1c2ac98612a6c5a94e98220
parent5137af570d8a173d7775754ad2e60d6d8efbe3a2
s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers that don't send the 2 unused fields.

Packet traces showing such servers are found in the bug this fixes:

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Thu Mar 19 12:05:56 CET 2015 on sn-devel-104
source3/libsmb/ntlmssp.c