File/inc/drivers_ldap.php

Description

Manages LDAP repository connection

Classes
Class Description
 class ldapDrivers
Includes
 require_once ("auth-functions.php") (line 13)

Manages LDAP repository connection

Functions
getStaticLdap (line 213)

A generic function to create and fetch static objects

void getStaticLdap ()
LDAP_check (line 260)

Check the username / password against the LDAP server

void LDAP_check ( $username,  $password)
  • $username
  • $password
sync_LDAP (line 329)

sync LDAP against the DB

void sync_LDAP ()
sync_user_from_LDAP (line 230)

Synchronise a cached user with one from LDAP

void sync_user_from_LDAP ( &$usr,  $mapping,  $ldap_values, object $usr)
  • object $usr: A user record to be updated (or created)
  • &$usr
  • $mapping
  • $ldap_values

Documentation generated on Fri, 05 Feb 2010 08:51:18 -0800 by phpDocumentor 1.3.2