s3:libsmb: Always use GENSEC_OID_SPNEGO in cli_smb1_setup_encryption_send()
authorStefan Metzmacher <metze@samba.org>
Thu, 8 Dec 2016 11:25:22 +0000 (12:25 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 21 Dec 2016 21:21:08 +0000 (22:21 +0100)
commitf7d249da4e79bb4f35b9b57b21f0f5e66380402d
tree4803a2d3847145537792a80ae8e74181979d6c21
parentf595031cb8203d4184b81976c22644e86a30cabe
s3:libsmb: Always use GENSEC_OID_SPNEGO in cli_smb1_setup_encryption_send()

Also old servers should be able to handle NTLMSSP via SPNEGO.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Dec 21 22:21:08 CET 2016 on sn-devel-144
source3/libsmb/cliconnect.c