File_SMBPasswd::addMachine() (Previous) (Next) File_SMBPasswd::modAccount()

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

File_SMBPasswd::modAccountEncrypted()

File_SMBPasswd::modAccountEncrypted() -- modify an existing account with the given encrypted password.

Описание

Modifies an existing account using pre-encrypted passwords.

Параметр

  • string $user - username to be added

  • int $userid - userid of the user

  • string $nthash - new NT-Hash

  • string $lmhash - new LM-Hash

  • string $comment - comment

  • string $flags - flags

Возвращаемое значение

mixed - Возвращает TRUE при удаче и PEAR_Error в обратном случае.

Заметка

Эта функция не должна вызываться статически.

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

File_SMBPasswd::addMachine() (Previous) (Next) File_SMBPasswd::modAccount()

Download Documentation Last updated: Mon, 02 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.