File_SMBPasswd::addUser() (Previous) (Next) File_SMBPasswd::modAccountEncrypted()

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_SMBPasswd::addMachine()

File_SMBPasswd::addMachine() -- add a new maschine-account with the given plaintext-password.

Leírás

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.

Paraméterek

  • string $machine - machinename to be added

  • int $userid - userid of the user

  • string $comment - comment

Visszatérési érték

mixed - Visszatérési értéke TRUE sikeres futás esetén, PEAR_Error amennyiben hiba lépett fel.

Megjegyzés

Ez a függvény nem hívható statikusan.

Note that the machine to be added must already exist in the system password file.

File_SMBPasswd::addUser() (Previous) (Next) File_SMBPasswd::modAccountEncrypted()

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.