i hate to ask the silly question but do you actually have SASL builtin? https://wiki.mozilla.org/LDAP_C_SDK#Building_using_autoconf_.28preferred_method.29 see "Build with SASL support" section there. otherwise you might be hitting a stub which does nothing but returns LDAP_SUCCESS [ i have no idea why do we actually return success in those stubs but we do ].
Xu, Qiang (FXSGSC) wrote:
I just can't understand why it can return 0 when it does not send the binding request to the server.
_______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
