3PAR InForm® OS 2.2.4 CLI Administrator's Manual (320-200113 Rev A, March 2009)
4.5
Users and Domains
InForm OS Version 2.2.4 3PAR InForm OS CLI Administrator’s Manual
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
X 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.
4.2.2 Removing a User From a Domain
X 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.