3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)
4.6
Users and Domains
3PAR InForm CLI Administrator’s Manual InForm OS Version 2.3.1
4.1.5 Removing User Connections
To terminate a user’s connection to the system, issue the removeuserconn <ID>
<user_name> <IP_address>
command, where:
◆ <ID> is the user’s numeric ID.
◆ <user_name> is the user’s assigned name.
◆ <IP_address> is the user’s IP address.
Refer to the InForm OS Command Line Interface Reference for details about this command.
4.1.6 Removing a User
To remove a user from the system, issue the removeuser <user_name> command,
where
<user_name> is the name of the user being removed.
4.2 Users and Domains
If you are using Domains your existing users can be modified in the following ways:
■ Users can be added to a domain.
■ Users can be removed from a domain.
■ Users can be set to work in a default domain.
■ Users can be set to work in a current domain.
4.2.1 Adding a User to a Domain
To add a user to an existing domain, issue the setuser -adddomain
<domain_name>:<user_class> <user_name>
command, where:
◆ <domain_name> is the name of the domain to which you are adding the specified
user.
◆ <user_class> is specified as super, browse, or edit and defines the specified user’s
level of accessibility within the specified domain.
◆ <user_name> is the name of the user being added to the specified domain.