Class Passwd_Driver_Expect
The Passwd_expect class provides an expect implementation of the passwd system.
Copyright 2000-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_Expect
public
|
#
changePassword( string $user, string $old_password, string $new_password )
Changes the user's password. |
__construct()
|