ldap_sasl_bind
if (( rc = ldap_sasl_bind( ld, dn, mechanism, cred, serverctrls,
int LDAP_CALL ldap_sasl_bind(LDAP *ld, const char *dn,
return (ldap_sasl_bind(ld, NULL, LDAP_SASL_DIGEST_MD5,
err = ldap_sasl_bind(ld, NULL, LDAP_SASL_DIGEST_MD5,
if ( ( err = ldap_sasl_bind( ld, dn, mechanism, cred, serverctrls,