|
|
(Next) File_Passwd_Cvs::verifyPasswd |
||||
| |
|||||
|
|||||
mixed File_Passwd_Cvs::changePasswd (
mixed $user
, mixed $pass
)
Change the password of a certain user.
the user whose password should be changed
the new plaintext password
$return.success-pearerror;
Returns PEAR_Error FILE_PASSWD_E_EXISTS_ALREADY, if user already exists.
This function can not be called statically.
|
|
(Next) File_Passwd_Cvs::verifyPasswd |
||||||||
| |
|||||||||
|
|||||||||