You can delete a user account from both the QoreStor GUI and the command line interface.
|
NOTE: You cannot delete the administrator user. |
Deleting a user account through the GUI
To delete a user, complete the following steps:
- In the navigation menu, click Users.
- In the list of users, find the user you want to delete. In the Actions column, click the ellipsis icon , then click Delete.
- When prompted to confirm, click Remove.
Deleting a user account through the command line
To delete a user, complete the following steps:
- Access the QoreStor CLI. Refer to Accessing the CLI commands for more information.
- Delete a user account with the following command:
user --delete --name <user name>
Refer to the QoreStor Command Line Reference Guide for more information.