Passwd_Driver_ldapThe LDAP class attempts to change a user's password stored in an LDAP directory service.
$Horde: passwd/lib/Driver/ldap.php,v 1.41.2.13 2009/11/09 13:31:12 jan Exp $
Copyright 2000-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.php.
Located in /lib/Driver/ldap.php (line 19)
Passwd_Driver | --Passwd_Driver_ldap
| Class | Description | 
|---|---|
						 
						Passwd_Driver_smbldap
					 | 
					The LDAP class attempts to change a user's LDAP password and Samba password stored in an LDAP directory service. | 
		
			resource
			$_ds
			 =  false			(line 26)
		
	LDAP connection handle.
		
			string
			$_userdn
						(line 33)
		
	The user's DN.
Inherited from Passwd_Driver
Passwd_Driver::$_errorstr
Passwd_Driver::$_params
		Constructor Passwd_Driver_ldap (line 40)
	Constructs a new Passwd_Driver_ldap object.
		changePassword (line 140)
	Changes the user's password.
		_bind (line 115)
	Bind (or re-bind) to an LDAP server with the given credentials.
		_connect (line 74)
	Does an LDAP connect and binds as the guest user or as the optional userdn.
		_lookupdn (line 239)
	Looks up and returns the user's dn.
Inherited From Passwd_Driver
Passwd_Driver::Passwd_Driver()
Passwd_Driver::changePassword()
Passwd_Driver::comparePasswords()
Passwd_Driver::encryptPassword()
Passwd_Driver::factory()
Documentation generated on Sun, 30 Jan 2011 05:36:08 +0000 by phpDocumentor 1.4.3