Class Passwd_Driver_Servuftp
The serv-u ftp class attempts to change a user's password via the SITE PSWD command used by Serv-u ftpd for windows.
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_Servuftp
public
|
changePassword()
|
string |
CONNECTED
|
#
'220'
|
string |
GOODBYE
|
#
'221'
|
string |
PASSWORDOK
|
#
'230'
|
string |
USERNAMEOK
|
#
'331'
|
string |
PASSWORDBAD
|
#
'530'
|