3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)
4.7
Users and Domains
InForm OS Version 2.3.1 3PAR InForm CLI Administrator’s Manual
4.2.2 Removing a User From a Domain
To remove a user from a domain, issue the setuser -rmdomain <domain_name>
<user_name>
command, where:
◆ <domain_name> is the name of the domain from which the specified user is being
removed.
◆ <user_name> is the name of the user being removed from the specified domain. You
can specify
all in place of a specific domain name to remove the user from all domains.
4.2.3 Setting a User’s Default Domain
A user’s default domain is the domain that user will access upon each working CLI session.
To set a user’s default domain, issue the setuser -defaultdomain <domain_name>
<user_name>
command, where:
◆ <domain_name> is the name of the domain which is being set as the default.
◆ <user_name> is the name of the user whom you are assigning a default domain.
For information about default domains, see the InForm OS Concepts Guide. For detailed
information about the
setuser command, refer to the InForm OS Command Line
Interface Reference.
4.2.4 Removing a User’s Default Domain
To remove a user’s default domain, issue the setuser -defaultdomain -unset
<user_name>
command, where <user_name> is the name of the user for whom you are
removing a default domain.
4.2.5 Setting a User’s Current Domain
The current domain refers to the domain in which a user is working during a particular, single
CLI session.
NOTE: Prior to setting a specific domain as a user’s default, the user must
previously have been assigned accessibility within that domain.