s3:libads: sasl wrapped LDAP connections against with kerberos and arcfour-hmac-md5
authorStefan Metzmacher <metze@samba.org>
Fri, 8 Apr 2016 08:05:38 +0000 (10:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 8 Apr 2016 12:03:16 +0000 (14:03 +0200)
commit96331b20e36350056ffb9f52570c3ec7558e4c77
tree9d84607680c15b0d6d035b4b1a44303ee485aaba
parentcb48e70716705d1e3d9f940a48c42a22d2f01ff9
s3:libads: sasl wrapped LDAP connections against with kerberos and arcfour-hmac-md5

This fixes a regression in commit 2cb07ba50decdfd6d08271cd2b3d893ff95f5af9
(s3:libads: make use of ads_sasl_spnego_gensec_bind() for GSS-SPNEGO with Kerberos)
that prevents things like 'net ads join' from working against a Windows 2003 domain.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11804

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source3/libads/sasl.c