Using the RACADM Command Line Interface
249
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
Table 15-3.
Bit Masks for User Privileges
User Privilege
Privilege Bit Mask
Login to iDRAC6
0x00000001
Configure iDRAC6
0x00000002
Configure Users
0x00000004
Содержание IDRAC6
Страница 1: ...Integrated Dell Remote Access Controller 6 iDRAC6 Enterprise for Blade Servers Version 2 1 User Guide ...
Страница 38: ...38 iDRAC6 Enterprise Overview ...
Страница 84: ...84 Configuring the Managed Server ...
Страница 120: ...120 Configuring iDRAC6 Enterprise Using the Web Interface ...
Страница 160: ...160 Using iDRAC6 With Microsoft Active Directory ...
Страница 166: ...166 Configuring Smart Card Authentication ...
Страница 222: ...222 Using GUI Console Redirection ...
Страница 228: ...228 Configuring the vFlash Media Card for Use With iDRAC6 ...
Страница 270: ...270 Using the RACADM Command Line Interface ...
Страница 308: ...308 Using iDRAC6 Configuration Utility ...
Страница 334: ...334 Recovering and Troubleshooting the Managed System ...
Страница 382: ...382 RACADM Subcommand Overview ...
Страница 452: ...452 iDRAC6 Enterprise Property Database Group and Object Definitions ...
Страница 462: ...462 Glossary ...
Страница 472: ...472 Index ...