Adding A Drac 4 User With Alerting Capabilities - Dell Remote Access Controller 4 Firmware Version 1.30 User Manual

Remote access controller 4 firmware version 1.30
Table of Contents

Advertisement

Example:
racadm config -g cfgUserAdmin -o cfgUserAdminUserName -i 2 john
racadm config -g cfgUserAdmin -o cfgUserAdminPassword -i 2 123456
A user name "john" with the password of "123456" is created. This user name and password can
now be used to log into the Web-based remote access interface. You can verify this using either
of the following two commands:
racadm getconfig -u john
racadm getconfig -g cfgUserAdmin -i 2
Deleting a DRAC 4 User
All users must be deleted manually. You cannot delete users by specifying them in a
racadm.cfg file.
To delete the user "john" created in the previous example, type the following command line:
racadm config -g cfgUserAdmin -o cfgUserAdminUserName -i < index >
""
A null string of double quote characters("") indicates to the DRAC 4 to delete the index for the
specified group.

Adding a DRAC 4 User With Alerting Capabilities

To add a DRAC 4 user that is able to receive email and SNMP traps, first locate an available
DRAC 4 user index by performing the steps in "Before Adding a DRAC 4 User." The following
example has an available user index at index 2.
NOTE:
"DRAC 4 Property Database Group and Object Definitions"
See
for details about each
specific object.
racadm config -g cfgUserAdmin -o cfgUserAdminUserName -i 2 john
racadm config -g cfgUserAdmin -o cfgUserAdminPassword -i 2 123456
racadm config -g cfgUserAdmin -o cfgUserAdminEmailAddress -i 2
"< email address >"
racadm config -g cfgUserAdmin -o cfgUserAdminEmailCustomMsg -i 2
"RAC Alert Email Test"
racadm config -g cfgUserAdmin -o cfgUserAdminEmailEnable -i 2 1
racadm config -g cfgUserAdmin -o
cfgUserAdminAlertFilterRacEventMask -i 2 0x0
racadm config -g cfgUserAdmin -o
cfgUserAdminAlertFilterSysEventMask -i 2 0x0
139
Using the serial and racadm Commands

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Drac 4

Table of Contents