Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dopenldap.c412 char *binddn = NULL; in oldap_perform_bind() local
420 binddn = conn->user; in oldap_perform_bind()
425 rc = ldap_sasl_bind(li->ld, binddn, LDAP_SASL_SIMPLE, &passwd, in oldap_perform_bind()

Completed in 2 milliseconds