s3:libsmb: always pass the servers gss blob to gensec
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Oct 2016 13:00:47 +0000 (15:00 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 15 Nov 2016 10:00:27 +0000 (11:00 +0100)
commit721b823762b2e27f9d200ee8da0c602d9cf684b5
tree817e1f1faff664a6e4e962ade0410db4047acb56
parentc758df6b4a00e2c276402ee4d0ba87aa5805f77f
s3:libsmb: always pass the servers gss blob to gensec

The spnego backend will take the "client use spnego principal" option.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libsmb/cliconnect.c