AddUser
Creates a user or a group. Optionally the new user can be assigned to an existing group.
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
command = AddUserusername = (TEXT)password = (TEXT)email = (TEXT)Attributes
Section titled “Attributes”| USERNAME | Mandatory. User or group name needs to be stated. |
|---|---|
| PASSWORD | Mandatory for user creation. |
| Optional. Needed for a password reset initiated by the user himself. |
Optional
Section titled “Optional”The following parameters are optional for this command.
Command
command = AddUserusername = (TEXT)password = (TEXT)group0..255 = (TEXT)type = USER|GROUPemail = (TEXT)Attributes
Section titled “Attributes”| GROUP0..255 | Optional; in case the newly created user is assigned to an existing group. |
|---|---|
| TYPE | USER|GROUP - Optional. USER (default) for creating a user; GROUP for creating a group. |
ACL commands