Changes the password of any existing user. A fault will be raised if the current session user doesn't have the appropriate permission.
| Name | Type | Description |
|---|---|---|
| skey | string | |
| user | string |
The ID of the user to change the password for. |
| newpw | string |
The new password. |
The changePasswordForUser method returns zero (an integer).
© Copyright 1997-2007 Journyx