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.