This method works in the same way as File_SMBPasswd::modAccountEncrypted() , except the password has to be given as plaintext. The encryption is done internaly.
string $user - username to be modified
int $userid - userid of the user
string $pass - plaintext-password
string $comment - comment
string $flags - flags
mixed - Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.
| File_SMBPasswd::addAccount() |
| File_SMBPasswd::modAccountEncrypted() |
| File_SMBPasswd::modUser() |
| Zurück | Zum Anfang | Weiter |
| File_SMBPasswd::modAccountEncrypted() | Nach oben | File_SMBPasswd::modUser() |