Reference Guide

cfgUserAdminIpmiLanPrivilege (Read or Write)
Description The maximum privilege on the IPMI LAN channel.
Legal Values
2(User)
3(Operator)
4(Administrator)
15(No access)
Default
4(User 2)
15(All others)
cfgUserAdminIpmiSerialPrivilege (Read or Write)
Description The maximum privilege on the IPMI LAN channel.
This object is applicable only for iDRAC on Rack and Tower Servers and not for iDRAC Enterprise on Blade
Servers.
Legal Values
2 (User)
3 (Operator)
4 (Administrator)
15 (No access)
Default
4 (User 2)
15 (All others)
cfgUserAdminPrivilege (Read or Write)
Description
This property species 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
0x00000000 to 0x000001, 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
Specic
User Privilege
Privilege Bit Mask
Log in to iDRAC 0x00000001
Congure iDRAC 0x00000002
110