HP 3PAR OS 3.1.3 Command Line Interface Reference

removeuser
DESCRIPTION
The removeuser command removes a user account from the system.
SYNTAX
removeuser [option] <username>...
AUTHORITY
Super
Any role granted the user_remove right.
NOTE: You need access to all domains in order to run this command.
OPTIONS
f
Specifies that the command is forced. If this option is not used, the command requires confirmation
before proceeding with its operation.
SPECIFIERS
<username>...
Specifies a login name using any combination of letters and numbers. This argument can be
repeated to specify multiple user names.
RESTRICTIONS
Access to all domains is required to use this command.
Do not remove users 3parsvc and 3paradm.
A user cannot remove oneself. The last user on the system cannot be removed.
EXAMPLES
The following example displays the forced removal of user1 from the system:
cli% removeuser f user1
User removed.
NOTES
Verify the removal of users by issuing the showuser command. See showuser” (page 488)
for additional information.
The removeuser command does not affect currently connected users. If an attempt is made
to remove a user that is currently connected, an error message will be returned.
240 Remove Commands