r13344: Trust SASL to have subtle distinctions between NULL and zero-length
authorAndrew Bartlett <abartlet@samba.org>
Sat, 4 Feb 2006 11:19:09 +0000 (11:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:46 +0000 (13:51 -0500)
commit0cbe18211a95f811b51865bc0e8729e9a302ad25
tree8eab4fcc8e70f5f967310d62db28cde0f5e5d0ff
parent3e462897754b30306c1983af2d137329dd937ad6
r13344: Trust SASL to have subtle distinctions between NULL and zero-length
responses...

Also trust OpenLDAP to be pedantic about it, breaking connections to AD.

In any case, we now get this 'right' (by nasty overloading hacks, but
hey), and we can now use system-supplied OpenLDAP libs and SASL/GSSAPI
to talk to Samba4.

Andrew Bartlett
source/auth/gensec/gensec_gssapi.c
source/libcli/ldap/ldap.c