Class Passwd_Driver_Smbldap
The Smbldap class attempts to change a user's LDAP password and Samba password stored in an LDAP directory service.
Copyright 2004-2012 Horde LLC (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.
- Passwd_Driver
- Passwd_Driver_Ldap
- Passwd_Driver_Smbldap
Package: Passwd
Author: Shane Boulter sboulter@ariasolutions.com
Author: Mike Cochrane mike@graftonhall.co.nz
Author: Tjeerd van der Zee admin@xar.nl
Author: Mattias Webjörn Eriksson mattias@webjorn.org
Author: Eric Jon Rostetter eric.rostetter@physics.utexas.edu
Located at Driver/Smbldap.php
Author: Shane Boulter sboulter@ariasolutions.com
Author: Mike Cochrane mike@graftonhall.co.nz
Author: Tjeerd van der Zee admin@xar.nl
Author: Mattias Webjörn Eriksson mattias@webjorn.org
Author: Eric Jon Rostetter eric.rostetter@physics.utexas.edu
Located at Driver/Smbldap.php
public
|
|
public
|
#
changePassword( string $username, string $old_password, string $new_password )
Changes the user's password. |