Class Passwd_Driver_Poppassd
The Poppassd class attempts to change a user's password via a poppassd server.
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_Poppassd
Package: Passwd
Author: Eric Jon Rostetter eric.rostetter@physics.utexas.edu
Located at Driver/Poppassd.php
Author: Eric Jon Rostetter eric.rostetter@physics.utexas.edu
Located at Driver/Poppassd.php
public
|
|
public
|
#
changePassword( string $username, string $old_password, string $new_password )
Changes the user's password. |