Adding An Idrac6 User - Dell iDRAC6 User Manual

Remote access controller 6
Hide thumbs Also See for iDRAC6:
Table of Contents

Advertisement

Adding an iDRAC6 User

To add a new user to iDRAC6, perform the following steps:
1 Set the user name.
2 Set the password.
3 Set the Login to iDRAC6 user privilege.
4 Enable the user.
Example
The following example describes how to add a new user named "John" with a
"123456" password and login privileges to iDRAC6:
racadm config -g cfgUserAdmin -o cfgUserAdminUserName
-i 2 john
racadm config -g cfgUserAdmin -o cfgUserAdminPassword
-i 2 123456
racadm config -g cfgUserAdmin -o
cfgUserAdminPrivilege -i 2 0x00000001
racadm config -g cfgUserAdmin -o cfgUserAdminEnable
-i 2 1
To verify the new user, use one of the following commands:
racadm getconfig -u john
racadm getconfig –g cfgUserAdmin –i 2
Enabling an iDRAC6 User With Permissions
To grant a user a specific administrative (role-based) permissions, set the
cfgUserAdminPrivilege property to a bitmask constructed from the values
show in Table 15-3:
Table 15-3. Bit Masks for User Privileges
User Privilege
Login to iDRAC6
Configure iDRAC6
Configure Users
Using the RACADM Command Line Interface
Privilege Bit Mask
0x00000001
0x00000002
0x00000004
249

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents