The 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 |
---|---|
![]() |
The kolab driver class is merely an extension to the ldap class. It reuses |
Pointer to the ldap connection.
Hash containing connection parameters.
Inherited from Accounts_Driver
Accounts_Driver::$err_str
Constructs a new Accounts_Driver_ldap object.
Returns the status of the current password.
Returns the user's full name.
Returns the user's home (login) directory.
Returns the date of the user's last password change.
Returns the user's default shell.
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.
Code from 'brudinie at yahoo dot co dot uk' at http://nl3.php.net/ldap/
Returns the user account from the ldap source.
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