auth/ntlmssp: NTLMSSP_NEGOTIATE_VERSION is not a negotiated option
authorStefan Metzmacher <metze@samba.org>
Fri, 20 Nov 2015 09:52:29 +0000 (10:52 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Mar 2016 05:52:28 +0000 (06:52 +0100)
commit30d626024c7e8f275d64f835632717b0130be4b2
tree027c9ec8246ceea9838ee8a5edf5ada7cf4316f4
parente63442a1c27c475e373048893d9cf04859dd1792
auth/ntlmssp: NTLMSSP_NEGOTIATE_VERSION is not a negotiated option

NTLMSSP_NEGOTIATE_VERSION only indicates the existence of the version
information in the packet.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
auth/ntlmssp/ntlmssp_util.c