mixed File_Passwd_Smb::addUser (string $user, string $pass, array $params [, boolean $isMachine = false])
mixed File_Passwd_Smb::addUser
Add an SMB user/machine account.
the user/machine to add
the new plaintext password
additional properties of account:
userid
flags
lct
comment
whether to add an machine account
Returns TRUE on success, PEAR_Error on failure.
Table 37-1. Possible PEAR_Error values
This function can not be called statically.