File_SMBPasswd::modAccount() (Previous) (Next) File_SMBPasswd::delAccount()

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

File_SMBPasswd::modUser()

File_SMBPasswd::modUser() -- modify an exsting account with the given plaintext-password.

Opis

This method modifies an existing user, using a plaintext-password.

Parametr

  • string $user - username to be added

  • int $userid - userid of the user

  • string $pass - plaintext-password

  • string $comment - comment

  • string $flags - flags

Zwracana wartość

mixed - Zwraca TRUE w przypadku powodzenia, PEAR_Error w przypadku niepowodzenia.

Uwagi

Ta funkcja nie może być wywołana statycznie.

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

File_SMBPasswd::modAccount() (Previous) (Next) File_SMBPasswd::delAccount()

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.