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 244)

A generic function to create and fetch static objects

void getStaticLdap ()
LDAP_check (line 291)

Check the username / password against the LDAP server

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

sync LDAP against the DB

void sync_LDAP ()
sync_LDAP_groups (line 359)

sync LDAP Groups against the DB

void sync_LDAP_groups ()
sync_user_from_LDAP (line 261)

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 Sun, 26 Sep 2010 00:46:20 +1200 by phpDocumentor 1.4.3