Initializes the LDAP connection
ldapDrivers
__construct
(array $config)
-
array
$config: The configuration data
Constructor.
ldapDrivers
ldapDrivers
(array $config)
-
array
$config: The configuration data
Retrieve all users from the LDAP directory
void
getAllUsers
( $attributes)
Returns the result of the LDAP query
array
requestUser
(string $filter, [array $attributes = NULL], string $passwd)
-
string
$filter: The filter used to search entries
-
array
$attributes: Attributes to be returned
-
string
$passwd: password to check