PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
the user whose password should be changed
the new plaintext password
Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.
Tabelle 38-1. Mögliche Fehler-Arten
Error Code | Summary |
---|---|
FILE_PASSWD_E_EXISTS_NOT | user doesn't exist |
FILE_PASSWD_INVALID_ENC_MODE | actual encryption mode is not supported |
Zurück | Zum Anfang | Nach vorne |
File_Passwd_Custom::modUser() | Nach oben | File_Passwd_Custom::verifyPasswd() |