Searched defs:binddn (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/
H A Dopenldap.c291 char *binddn; local
295 binddn = conn->user;
300 binddn = NULL;
304 rc = ldap_sasl_bind(li->ld, binddn, LDAP_SASL_SIMPLE, &passwd,

Completed in 61 milliseconds