\Pluf_Auth_LdapBackend

Backend to authenticate against a LDAP server.

Configuration is done with the 'authldap*' keys.

Summary

Methods
Properties
Constants
getUser()
authenticate()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getUser()

getUser(  $user_id) 

Given a user id, retrieve it.

Here we get the against the model database.

Parameters

$user_id

authenticate()

authenticate(  $auth_data) 

Given an array with the authentication data, auth the user and return it.

Parameters

$auth_data