CLI Guide
Up to 16 instances of the user group are allowed. Each instance represents the conguration for an individual user.
NOTE: In the current CMC rmware 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 the 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 the UserAdminEnable becomes 0.
Use this object with the cong or getcong subcommands. To use the command as follows: -i <index group>, supply an index group
number
To use this object property, you must have the Chassis Conguration Administrator privilege.
NOTE: You can congure a setting that does not have the hash sign (#) prexed in the output. To modify a congurable object,
use the —o option.
The following sections provide information about the objects in the cfgUserAdmin group.
cfgUserAdminIndex (Read Only)
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 species decimal integer 1–16.
Default
<index of the instance>
cfgUserAdminPrivilege (Read or Write)
Description
This property species 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-0x0000f, and 0x0
Default
0x00000000
Example
racadm getconfig -g cfgUserAdmin -i 1
# cfgUserAdminIndex=1
cfgUserAdminEnable=1
cfgUserAdminUserName=root
# cfgUserAdminPassword=******** (Write-Only)
cfgUserAdminPrivilege=0x00000fff
The following table lists the bit masks for user privileges.
iDRAC
Specic
User Privilege
Privilege Bit Mask
Log in to iDRAC 0x00000001
Congure iDRAC 0x00000002
Congure Users 0x00000004
98 CMC Property Database Group and Object Descriptions