Query: ldap_sasl_bind
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LDAP_SASL_BIND(3) 1 LDAP_SASL_BIND(3) ldap_sasl_bind - Bind to LDAP directory using SASLSYNOPSISbool ldap_sasl_bind NULL NULL NULL NULL NULL NULL NULL (resource $link, [string $binddn], [string $password], [string $sasl_mech], [string $sasl_realm], [string $sasl_authc_id], [string $sasl_authz_id], [string $props])DESCRIPTIONWarning This function is currently not documented; only its argument list is available.RETURN VALUESReturns TRUE on success or FALSE on failure.NOTESNote Requirement ldap_sasl_bind(3) requires SASL support ( sasl.h). Be sure --with-ldap-sasl is used when configuring PHP otherwise this function will be undefined.CHANGELOG+--------+--------------------------------+ |Version | | | | | | | Description | | | | +--------+--------------------------------+ | 5.3.3 | | | | | | | Support on Windows was added. | | | | +--------+--------------------------------+ PHP Documentation Group LDAP_SASL_BIND(3)
Related Man Pages |
---|
sasl_listmech(3) - mojave |
sasl_listmech(3) - redhat |
ldap_bind(3) - php |
openssl_encrypt(3) - php |
crack_check(3) - php |
Similar Topics in the Unix Linux Community |
---|
Sudo not working on LDAP client machine |
LDAP Client not connecting to LDAP server |
"sudo su -" showing lot of information on OpenLDAP |