CLI Guide

To use this object property, you must have the User Conguration Administrator privilege.
The following sections provide information about the objects in the cfgUserAdmin group.
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 is specied by a decimal integer from 1–16.
Default < index of the instance >
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 priveleges.
iDRAC
Specic User Privilege Privilege Bit Mask
Login 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 Property Database Group and Object Descriptions 97