mixed File_Passwd_Smb::changePasswd (string $user, string $pass)
mixed File_Passwd_Smb::changePasswd
Change the passwd of a certain user.
the user whose passwd should be changed
the new plaintext passwd
Возвращает TRUE при удаче и PEAR_Error в обратном случае.
Returns PEAR_Error FILE_PASSWD_E_EXISTS_NOT, if user doesn't exist.
Эта функция не должна вызываться статически.