Quick Reference Guide

For CMC, the index number is used to specify a unique
group name. Only valid for indexed groups.
Legal Values
For iDRAC: This parameter is populated based on
the existing instances.
For CMC: The parameter is specified by a decimal
integer from 1–16.
Default <
index of the instance
>
cfgUserAdminIpmiLanPrivilege (Read/Write)
Description The maximum privilege on the IPMI LAN channel.
This object property is specific to iDRAC.
Legal Values
2 (User)
3 (Operator)
4 (Administrator)
15 (No access)
Default
4 (User 2)
15 (All others)
cfgUserAdminPrivilege (Read/Write)
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
For iDRAC: 0x00000000 to 0x000001ff, and 0x0
For CMC: 0x0000000-0x0000fff, 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 priveleges.
iDRAC Specific User Privilege
Privilege Bit Mask
Login to iDRAC 0x00000001
Configure iDRAC 0x00000002
Configure Users 0x00000004
124