AAA User Activate
The system aaa user activate allows a user to be enabled. The user is allowed to log into the system when their account is enabled.

System AAA User Activate Attributes
| Attribute | Value | Default | Req | Description |
| Activate | N/A | Action to activate a user account. | ||
| Input | AAA Actions input parameters | |||
| Username | String | N/A | Y | The username of the user to be deleted. Username must be a printable string. |
| Output | Feedback or success/failure of action. | |||
| Action-success | True | false | N/A | N/A | Whether the user's action was successful or not. |
| Reason | String | N/A | N/A | Reason for the action failure, if any. |
Note 1: * = required parameter
- Command Path – tolt>system >aaa>user>
- Module – tolt
- Container – system
- Container – aaa
- Container – user
- Action – activate
- Types – Input Parameters
- *Username – The username of the user to be activated. Username must be a printable string.
- string
- *Username – The username of the user to be activated. Username must be a printable string.
- Types – Output Feedback on success/failure of action.
- Action-success – The initial password to be given to the user. The password will be marked as change on first login to ensure a unique password for each user only known by that user.
- True | false
- Reason – Reason for the failure, if any.
- string
- Action-success – The initial password to be given to the user. The password will be marked as change on first login to ensure a unique password for each user only known by that user.
AAA User Remove Role Example
-
- Module – tolt
- Container – system
- Container – aaa
- Container – user
- Action – activate
- Types – Example Parameters
- username bolt-standard
- From the MDS1-ESUA<Config># command line, input tolt system aaa user activate username bolt-standard, and press Enter.
- Outputs similar to the following are displayed:
MDS1-ESUA<Config># tolt system aaa user activate username bolt-standard <enter> MDS1-ESUA<Config># System message at 2021-01-01 14:21:21... Commit performed by admin via tcp using system. MDS1-ESUA<Config># _ |
FEEDBACK: Are you happy with this material?
Thank you Your feedback helps us to continually improve our content.
On this page