s3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers that...
commit9e395c9c445f101014a01b7d3589bdf524f17883
authorJeremy Allison <jra@samba.org>
Mon, 9 Mar 2015 21:27:43 +0000 (9 14:27 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 24 Mar 2015 01:40:28 +0000 (24 02:40 +0100)
tree20095ec65b8038d7a94928848cafcaf331fef2a1
parent2355e2dc577d87f251097200aef519131ef9cfe2
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

(cherry picked from commit ffe33940faa6fb762fd2483f0245448b0434be00)
source3/libsmb/ntlmssp.c