ldap_bind
Bind to LDAP directory
Description
boolldap_bind
resourcelink_identifier
stringbind_rdn
stringbind_password
Binds to the LDAP directory with specified RDN and
password. &return.success;
ldap_bind does a bind operation on the
directory. bind_rdn and
bind_password are optional. If not
specified, anonymous bind is attempted.
Using LDAP Bind
]]>
Using LDAP Bind Anonymously
]]>