174 iDRAC6 and CMC Property Database Group and Object Descriptions
FILE LOCATION:
C:\Working\ProjectDocs\Program_Releases\iDRAC6\iDRAC6_1.95_3.5\RACADM\Source\rac
DELL CONFIDENTIAL – PRELIMINARY 3/26/13 - FOR PROOF ONLY

Examples

Table3-4 provides sample privilege bit masks for users with one or more

privileges.

cfgUserAdminUserName (Read/Write)
Table 3-4. Sample Bit Masks for User Privileges
User Privilege(s) Privilege Bit Mask
The user is not allowed to access
iDRAC or CMC.
0x00000000
The user may only login to
iDRAC or CMC and view iDRAC
or CMC and server configuration
information.
0x00000001
The user may login to iDRAC or
CMC and change configuration.
0x00000001 + 0x00000002 = 0x00000003
The user may login to iDRAC,
access Virtual Media, and access
Virtual Console.
0x00000001 + 0x00000040 + 0x00000080 =
0x000000C1
Description The name of the user for this index. The user index is created by
writing a string into this name field if the index is empty. Writing a
string of double quotes ("") deletes the user at that index. You
cannot change the name. Youmust delete and then recreate the
name. The string cannot contain / (forwardslash), \ (backslash), .
(period), @ (at symbol) or quotation marks.
NOTE: This property value must be unique among user names.
Legal Values A string of up to 16 ASCII characters.
Default root (User 2)
<blank> (All others)