CLI Guide

cfgUserAdmin
This group provides configuration information about the users who are allowed to access CMC through the available remote interfaces.
Up to 16 instances of the user group are allowed. Each instance represents the configuration for an individual user.
NOTE: In the current CMC firmware version, the objects cfgUserAdminEnable and cfgUserAdminPrivilege are
interrelated; changing the value of one property causes the value of the other property to change. For example, if a user
does not have login privilege, the user is disabled by default. When you enable the user by changing the value of
UserAdminEnable to 1, the right most digit of the UserAdminPrivilege also becomes 1. On the other hand, if you
change the right-most digit of the UserAdminPrivilege to 0, the value of UserAdminEnable becomes 0.
Use this object with the config or getconfig subcommands. You must supply an index group number to use these commands as
follows: -i <index group>
To use this object property, you must have the Chassis Configuration Administrator privilege.
NOTE: You can configure any setting that is not preceded by the hash sign (#) in the output. To modify a configurable
object, use the -o option.
The following sections provide information about the objects in the cfgUserAdmin group.
cfgUserAdminIndex (Read Only)
Table 177. Details of cfgUserAdminIndex
Description The unique index of a user.
The index number is used to specify a unique group name. Only
valid for indexed groups.
Legal Values
The parameter is specified by a decimal integer from 1–16.
Default <index of the instance>
cfgUserAdminPrivilege (Read or Write)
Table 178. Details of cfgUserAdminPrivilege
Description
This property specifies the role-based authority privileges allowed for the user. The value is
represented as a bit mask that allows for any combination of privilege values. The table below
describes the user privilege bit values that can be combined to create bit masks.
Legal Values 0x0000000-0x0000fff, and 0x0
Default
0x00000000
Example
racadm getconfig -g cfgUserAdmin -i 1
# cfgUserAdminIndex=1
cfgUserAdminUserName=root
# cfgUserAdminPassword=******** (Write-Only)
cfgUserAdminEnable=1
cfgUserAdminPrivilege=0x00000fff
cfgUserAdminSNMPv3Enable=0
cfgUserAdminSNMPv3AuthenticationType=SHA
cfgUserAdminSNMPv3PrivacyType=AES
CMC Property Database Group and Object Descriptions
125