| File_SMBPasswd::addUser() (Previous) | (Next) File_SMBPasswd::modAccountEncrypted() | ||||
| |
|||||
|
|||||
This method works in the same way as File_SMBPasswd::addAccount() , except the flags are forced representing a machine-account, a $ is implicitely added to the machinename.
string $machine - machinename to be added
int $userid - userid of the user
string $comment - comment
mixed - Visszatérési értéke TRUE sikeres futás esetén, PEAR_Error amennyiben hiba lépett fel.
Ez a függvény nem hívható statikusan.
Note that the machine to be added must already exist in the system password file.
Példa 40-1. Using File_SMBPasswd::addMachine()
|
| File_SMBPasswd::addUser() (Previous) | (Next) File_SMBPasswd::modAccountEncrypted() | ||||||||
| |
|||||||||
|
|||||||||