Reference Guide

Table Of Contents
cfgUserAdminIndex (Read Only)
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 specifies decimal integer 116.
Default
<index of the instance>
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
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 privileges.
iDRAC Specific
User Privilege
Privilege Bit Mask
Log in to iDRAC 0x00000001
Configure iDRAC 0x00000002
Configure 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 Specific
User Privilege
CMC Property Database Group and Object Descriptions 107