LDAP configuration: Manipulate data records stored in a LDAP server
This class can be use to manipulate data records stored in a LDAP server.
It can connect to an LDAP server and authenticate with a given user and password.
The class can perform several operations with information records stored in the LDAP server like searching for records that match a given filter condition, add records and delete records.