ldap_bind
Bind to LDAP directory
&reftitle.description;
boolldap_bind
resourcelink_identifier
stringbind_rdn&null;
stringbind_password&null;
Binds to the LDAP directory with specified RDN and password.
&reftitle.parameters;
link_identifier
An LDAP link identifier, returned by ldap_connect.
bind_rdn
bind_password
If bind_rdn and bind_password
are not specified, an anonymous bind is attempted.
&reftitle.returnvalues;
&return.success;
&reftitle.examples;
Using LDAP Bind
]]>
Using LDAP Bind Anonymously
]]>
&reftitle.seealso;
ldap_unbind