rmuser
Use the rmuser command to remove a user from the basic user registry. When issued, the user will be removed from the basic user registry and all authentication is removed from the database. Note: This command can only be issued by a user with Administrator authority. The rmuser command is only for users from the basic user registry. To remove an LDAP user or group, you must use rmauth.The rmuser command is only for users from the basic user registry. To remove an LDAP user or group, you must use the rmauth command.
Syntax
Parameters
- -help | -h | -?
- Lists help for the command. If you specify additional parameters and arguments, those parameters and arguments are ignored.
- -quiet
- Suppresses the confirmation prompt for this command. This flag answers yes to all confirmation prompts.
- -name name
- Specifies a user name you want to remove from the basic user registry.
Example: Removing a user
The following command removes a user bob.
csmcli> rmuser -name bob
The following output is returned:
Are you sure you want to remove user bob? [y/n]:y IWNR4037I Successfully removed user bob from the basic user registry. IWNR4013I Successfully revoked access from bob.