| addaaauser |
Use this method to adds a local AAA user account and verifies the configuration to ensure that it is correct. |
Syntax |
Parameters |
username |
Name for the user. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after the user is added.
The following requirement applies only to the Citrix ADC CLI:
If the name includes one or more spaces, enclose the name in double or
single quotation marks (for example, "my aaa user" or "my aaa user"). This is mandatory parameter. |
password |
Password with which the user logs on. Required for any user account that does not exist on an external authentication server.
If you are not using an external authentication server, all user accounts must have a password. If you are using an external authentication server, you must provide a password for local user accounts that do not exist on the authentication server. |
Return Value |
Returns simpleResult |
See Also |