File/inc/drivers_ldap.php

Description

Manages LDAP repository connection

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

Manages LDAP repository connection

Functions
getStaticLdap (line 242)

A generic function to create and fetch static objects

void getStaticLdap ()
LDAP_check (line 292)

Check the username / password against the LDAP server

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

sync LDAP against the DB

void sync_LDAP ()
sync_LDAP_groups (line 371)

sync LDAP Groups against the DB

void sync_LDAP_groups ()
sync_user_from_LDAP (line 259)

Synchronise a cached user with one from LDAP

void sync_user_from_LDAP (Principal &$principal,  $mapping,  $ldap_values, object $principal)
  • object $principal: A Principal object to be updated (or created)
  • Principal &$principal
  • $mapping
  • $ldap_values

Documentation generated on Fri, 13 Jan 2012 23:44:54 +1300 by phpDocumentor 1.4.3