ldap_bind

 bool ldap_bind ( resource $link_identifier [, string $bind_rdn = NULL [, string $bind_password = NULL ]] ) 

説明

Binds to the LDAP directory with specified RDN and password.

戻り値

Returns TRUE on success or FALSE on failure.