Reference Guide

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
0x0000000-0x0000f, 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
Congure Users 0x00000004
Clear Logs 0x00000008
Execute Server
Control
Commands
0x00000010
Access Virtual
Console
0x00000020
Access Virtual
Media
0x00000040
Test Alerts 0x00000080
Execute Debug
Commands
0x00000100
CMC Specic
User Privilege
CMC Login User 0x0000001
Chassis
Conguration
Administrator
0x0000002
95