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 User Configuration Administrator privilege.
The following sections provide information about the objects in the cfgUserAdmin group.
cfgUserAdminIndex - Read only
Table 135. 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 136. 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
Table 137. Example
iDRAC Specific User Privilege Privilege Bit Mask
Login to iDRAC 0x00000001
Configure iDRAC 0x00000002
Configure Users 0x00000004
Clear Logs 0x00000008
Execute Server Control Commands 0x00000010
Access Virtual Console 0x00000020
110 CMC Property Database Group and Object Descriptions