AAA User Deactivate
The system aaa user deactivate allows a user to be disabled. The user record is preserved, but the user is not allowed to log into the system.
.png?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kemY4dnF2MjRlcWhnLmNsb3VkZnJvbnQubmV0L3VzZXJmaWxlcy80MTcwMy81NDk1Mi9ja2ZpbmRlci9pbWFnZXMvcXUvMjAyNS9hYWEtZGVsZXRlKDEpLnBuZyIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc2NTQ4MDg2OX19fV19&Signature=ndiLBOpdDk8lT9ariJw~5IfMTVFga0zUDBN82pQmjSl0n24viNRwmNTMqC~cJMiDKPvS1t3Z2J0T2q7Ylkq~YnWH5~0fo14Gm3SR5GxSQdsbkDVlzxXsGw61i7DUBE7GPzgmLM3ivtwpuVBZHoFsJeXVXuigR~uBHdePgw98hnSD0KFvEP6jgUO9NYExbkudIE914o9zlJAVZJ6tcHNsmP6gn16hG1womLFz-kKNcIrCxI90eMlAnBzq0dHRL6ZCkTHH0BhnJQqKD5h6tz3wDZ5zu6SruKK8Hr6RjE6AD~qZMLOK97eURxZ-pJ-zb5jSQ8GgTRQuC19KzUHlxdzDDw__&Key-Pair-Id=K2TK3EG287XSFC)
System AAA User Deactivate Attributes
| Attribute | Value | Default | Req | Description |
| Activate | N/A | Action to deactivate a user account. | ||
| Input | AAA Actions input parameters | |||
| Username | String | N/A | Y | The username of the user to be deactivated. 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 – deactivate
- Types – Input Parameters
- *Username – The username of the user to be deactivated. Username must be a printable string.
- string
- *Username – The username of the user to be deactivated. 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 Deactivate Example
-
- Module – tolt
- Container – system
- Container – aaa
- Container – user
- Action – deactivate
- Types – Example Parameters
- username bolt-standard
- From the MDS1-ESUA<Config># command line, input tolt system aaa user deactivate username bolt-standard, and press Enter.
- Outputs similar to the following are displayed:
MDS1-ESUA<Config># tolt system aaa user deactivate 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