mixed File_Passwd_Smb::modUser (string $user, array $params)
mixed File_Passwd_Smb::modUser
Modify a certain user.
You shouldn't modify the password with this method, use File_Passwd_Smb::changePasswd() instead.
the user to modify
an associative array of properties to change
Returns TRUE on success, PEAR_Error on failure.
Table 37-1. Possible PEAR_Error values
This function can not be called statically.