3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)

4.3
User Accounts
InForm OS Version 2.3.1 3PAR InForm CLI Administrator’s Manual
If you are using 3PAR Virtual Domains for access control, you will also need to assign users
privileges over domains that you have set up in your system. See Chapter 5, Managing Virtual
Domains for instructions on creating domains. These users are referred to as domain users. The
combination of privilege level and assigned domain determines the domain user’s level of
accessibility within the system. For information about Domains and domain user privileges, see
the InForm OS Concepts Guide.
4.1.1 Default User Accounts
During the InServ Storage Server’s moment of birth operation, the following InForm CLI user
account IDs are created:
3paradm is a user ID with Super level CLI user privileges. This user ID is not used by 3PAR
personnel and you can modify or delete this user ID. Use the
3paradm user ID to create
new CLI users. You should change the password of this user.
3parcim is a user ID with Browse level CLI user privileges. This user ID is reserved for use by
the InForm administration tools. The the
3parcim user ID and password must not be
modified or deleted.
3parbrowse is a user ID with Browse level CLI user privileges. No 3PAR personnel or service
providers have access to this user ID. The password is randomly created and is unknown to
anyone. This user ID is not used by 3PAR personnel and you can modify or delete this user
ID.
3paredit is a user ID with Edit level CLI user privileges. No 3PAR personnel or service
providers have access to this user ID. The password is randomly created and is unknown to
anyone. This user ID is not used by 3PAR personnel and you can modify or delete this user
ID.
NOTE: If the first user created does not have sufficient privileges to create
additional users, operations are limited to what the first user can do. Therefore, it
is recommended that the first user be created with super user privileges by
specifying
super for your user class when issuing the createuser command.
See the 3PAR InForm OS Command Line Interface Reference for additional
information about the
createuser command.