Reference Guide

cfgUserAdminIpmiLanPrivilege (Read or 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)
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 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
0x00000000 to 0x000001ff, and 0x0
0x0000000-0x0000fff, and 0x0
Default
0x00000000
Example
racadm getconfig -g cfgUserAdmin -i 1
# cfgUserAdminIndex=1
cfgUserAdminEnable=1
cfgUserAdminUserName=root
# cfgUserAdminPassword=******** (Write-Only)
cfgUserAdminPrivilege=0x00000fff
139