dolibarr  16.0.5
Classes
ldap.class.php File Reference

File of class to manage LDAP features. More...

Go to the source code of this file.

Classes

class  Ldap
 Class to manage LDAP features. More...
 

Detailed Description

File of class to manage LDAP features.

Note: LDAP_ESCAPE_FILTER is to escape char array('\', '*', '(', ')', "\x00") LDAP_ESCAPE_DN is to escape char array('\', ',', '=', '+', '<', '>', ';', '"', '#')

Definition in file ldap.class.php.