3PAR InForm® OS 2.2.4 CLI Administrator's Manual (320-200113 Rev A, March 2009)

6.3
Modifying a Domain
InForm OS Version 2.2.4 3PAR InForm OS CLI Administrator’s Manual
6.4 Modifying a Domain
For any existing domain, you can change the domain’s name or add comments to that domain
using the
setdomain command. Refer to the InForm OS Command Line Interface Reference
for details about the command.
6.4.0.1 Changing a Domain Name
X To change a domain’s name, issue the setdomain -name <name> <domain_name>
command, where:
<name> is the new name you wish to assign the domain.
<domain_name> is the name of the domain you are re-naming.
Once changed, users and comments previously belonging to the old domain name are
displayed as belonging to the new domain name. All previous associations, objects, and
settings (default settings, etc.) are also transferred.
6.4.0.2 Adding Comments to a Domain
X If a comment was not added to a domain during its creation and you wish to add a note to
that domain, issue the
setdomain -comment <comment> <domain_name> command,
where:
<comment> is the comment you are adding to the specified domain.
<domain_name> is the name of the domain to which you are adding a comment.
The comment length is restricted to 511 characters.
6.5 Removing a Domain
Prior to removing a domain, any users belonging to that domain must be removed
(4.2.2 Removing a User From a Domain on page 4.5) and assigned to another domain (4.2.1
Adding a User to a Domain on page 4.5), or must be removed completely (4.1.5 Removing a
User on page 4.4).
X To remove a domain, issue the removedomain <domain_name> command, where
<domain_name> is the domain you wish to delete.