You can use the command-line interface (CLI) or the management GUI to delete users on the
system.
About this task
To delete a user in the management GUI, select . Select a user and select Delete from the
Actions menu.
To delete a user from the CLI, complete these steps:
Procedure
-
Issue the rmuser CLI command to delete a user:
For example:
rmuser user_id_or_name
where
user_id_or_name specifies the user to be removed.
-
Issue the lsuser CLI command to display a list of users that were created on
the system.
For example:
lsuser
If the user ID or name is not specified, all
users on the system are displayed. Verify that the deleted user was removed from the
system.