Users Guide

DRAC 5 Property Database Group and Object Definitions 239
Examples
Table B-3 provides sample privilege bit masks for users with one or more privileges.
cfgUserAdminUserName (Read/Write)
NOTE: To modify this property, you must have Configure Users permission.
Legal Values
String. Maximum length = 16.
Default
""
Configure Users 0x0000004
Clear Logs 0x0000008
Execute Server Control Commands 0x0000010
Access Console Redirection 0x0000020
Access Virtual Media 0x0000040
Test Alerts 0x0000080
Execute Debug Commands 0x0000100
Table 14-3. Sample Bit Masks for User Privileges
User Privilege(s) Privilege Bit Mask
The user is not allowed to access the RAC. 0x00000000
The user may only login to RAC and view
RAC and server configuration
information.
0x00000001
The user may login to RAC and change
configuration.
0x00000001 + 0x00000002 = 0x00000003
The user may login to RAC, access virtual
media, and access console redirection.
0x00000001 + 0x00000040 + 0x00000080 = 0x000000C1
Table 14-2. Bit Masks for User Privileges
(continued)
User Privilege Privilege Bit Mask