File/inc/drivers_ldap.php

Description

Manages LDAP repository connection

Classes
Class Description
 class ldapDrivers
Includes
 include ('auth-functions.php') (line 13)

Manages LDAP repository connection

Functions
getStaticLdap (line 209)

A generic function to create and fetch static objects

void getStaticLdap ()
LDAP_check (line 256)

Check the username / password against the LDAP server

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

sync LDAP against the DB

void sync_LDAP ()
sync_user_from_LDAP (line 226)

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 Sat, 24 Oct 2009 12:40:41 +1300 by phpDocumentor 1.3.2