TLDAPSend.Bind
TLDAPSend

function Bind: Boolean;

Unit
ldapsend

Description
Try to bind to LDAP server with Username and Password. If this is empty strings, then it do annonymous Bind. When you not caal Bind on LDAPv3, then is automaticly used anonymous mode.

This method using plaintext transport of password! It is not secure!