Home
last modified time | relevance | path

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

/php-src/ext/ldap/
H A Dldap.c1336 char *binddn = NULL; in PHP_FUNCTION() local
1346 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "O|s!s!s!s!s!s!s!", &link, ldap_link_ce, &binddn, &dn_l… in PHP_FUNCTION()
1359 …rc = ldap_sasl_interactive_bind_s(ld->link, binddn, ctx->mech, NULL, NULL, LDAP_SASL_QUIET, _php_s… in PHP_FUNCTION()

Completed in 13 milliseconds