s4: lib: auth: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers that...
commit2355e2dc577d87f251097200aef519131ef9cfe2
authorJeremy Allison <jra@samba.org>
Mon, 9 Mar 2015 21:21:22 +0000 (9 14:21 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 24 Mar 2015 01:40:28 +0000 (24 02:40 +0100)
treeefc4127851d7944bd6f67a3b34649e85482f0b87
parentf9fd1dca432505773995471d159bd1f4e199ab90
s4: lib: auth: 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>
(cherry picked from commit 5137af570d8a173d7775754ad2e60d6d8efbe3a2)
auth/ntlmssp/ntlmssp_client.c