This function allows you to edit existing LiveConfig users. The login name and the password can be changed.
If a new password is specified and it starts with $1$
, LiveConfig assumes that it is already an MD5 password hash and not a plain text password.
If the user name is to be renamed and the new name already exists, a SOAP exception is triggered.
Field |
Type |
RegExp |
Null? |
Description |
---|---|---|---|---|
|
AuthData |
no |
Authentication data |
|
|
string |
|
no |
current user name |
|
string |
|
yes |
optional: new user name |
|
string |
|
yes |
optional: new password |
Field |
Type |
Null? |
Description |
---|---|---|---|
|
string |
no |
Status („ok“) |