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

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_SMBPasswd::modAccountEncrypted()

File_SMBPasswd::modAccountEncrypted() -- あらかじめ暗号化されたパスワードで既存のアカウントを修正する

説明

前もって暗号化されたパスワードを使って既存のアカウントを修正します。

パラメータ

  • string $user - 追加するユーザー名

  • int $userid - ユーザーのユーザーID

  • string $nthash - 新規 NT ハッシュ

  • string $lmhash - 新規 LM ハッシュ

  • string $comment - コメント

  • string $flags - フラグ

返り値

mixed - 成功時には TRUE、 失敗時には PEAR_Error を返します。

注意

この関数は、スタティックにコールする ことはできません。

追加するユーザーはすでにシステムパスワードファイルに存在していなければ ならないことに注意してください。

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

Download Documentation Last updated: Sun, 05 Oct 2008
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.