Class Passwd_Driver_Pine
The Pine class attempts to change a user's password on a in a pine password file.
Copyright 2003-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_Pine
public
|
|
public
|
#
changePassword( string $username, string $oldPassword, string $newPassword )
Changes the user's password. |
integer |
FIRSTCH
Lower boundary character. |
#
0x20
|
integer |
LASTCH
Upper boundary character. |
#
0x7e
|
integer |
TABSZ
Median character. |
#
0x5f
|