TLDAPSend.BindSasl
TLDAPSend
function BindSasl: 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 SASL with DIGEST-MD5 method for secure transfer of your password.