CLI Guide

Table 179. Bit masks for user privileges
iDRAC Specific User Privilege Privilege Bit Mask
Log into 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 Login User 0x0000001
Chassis Configuration Administrator 0x0000002
User Configuration Administrator 0x0000004
Clear Logs Administrator 0x0000008
Chassis Control Administrator 0x0000010
Super User 0x0000020
Server Administrator 0x0000040
Test Alert User 0x0000080
Debug Command Administrator 0x0000100
Fabric A Administrator 0x0000200
Fabric B Administrator 0x0000400
Fabric C Administrator 0x0000800
Table 180. Examples
User Privileges Privilege Bit Mask
The user is not allowed to access CMC. 0x00000000
The user may only log in to CMC and view CMC and server configuration
information.
0x00000001
The user may log in to CMC and change configuration. 0x00000001 + 0x00000002 = 0x00000003
The user may log in, access Virtual Media, and Virtual Console. 0x00000001 + 0x00000040 + 0x00000080 = 0x000000C1
126 CMC Property Database Group and Object Descriptions