3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

19.35
InForm OS Version 2.3.1 Command Line Interface Reference
COMMAND
removeuser
DESCRIPTION
The removeuser command removes a user account from the system.
SYNTAX
removeuser [option] <username>...
AUTHORITY
Super
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:
NOTE: You need access to all domains in order to run this command.
cli% removeuser –f user1
User removed.