Accounts_Driver_ldapThe ldap class attempts to return user information stored in an ldap directory service.
Copyright 2001-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /lib/Block/account.php (line 420)
Accounts_Driver | --Accounts_Driver_ldap
| Class | Description |
|---|---|
Accounts_Driver_kolab
|
The kolab driver class is merely an extension to the ldap class. It reuses |
resource
$_ds
(line 427)
Pointer to the ldap connection.
array
$_params
(line 434)
Hash containing connection parameters.
Inherited from Accounts_Driver
Accounts_Driver::$err_str
Constructor Accounts_Driver_ldap (line 441)
Constructs a new Accounts_Driver_ldap object.
checkPasswordStatus (line 675)
Returns the status of the current password.
getFullname (line 588)
Returns the user's full name.
getHome (line 610)
Returns the user's home (login) directory.
getPasswordChange (line 652)
Returns the date of the user's last password change.
getShell (line 629)
Returns the user's default shell.
getUsername (line 578)
Returns the username. Since this method is called for authenticating in the parent class, we also have the option to NOT strip the domain name if there is one. This is a configuration checkbox.
_bind (line 456)
_convertWinTimeToUnix (line 529)
Code from 'brudinie at yahoo dot co dot uk' at http://nl3.php.net/ldap/
_getAccount (line 545)
Returns the user account from the ldap source.
_getMaxPasswd (line 500)
Returns the win32 AD epoch number of days the password may be unchanged.
Inherited From Accounts_Driver
Accounts_Driver::checkPasswordStatus()
Accounts_Driver::getFullname()
Accounts_Driver::getHome()
Accounts_Driver::getPasswordChange()
Accounts_Driver::getQuota()
Accounts_Driver::getRealm()
Accounts_Driver::getShell()
Accounts_Driver::getUsername()
Documentation generated on Sun, 30 Jan 2011 05:26:53 +0000 by phpDocumentor 1.4.3