User's Manual
Using the Dell™ Management Pack for Microsoft
®
Operations Manager 35
Dell Tasks
Tasks are available on the right pane view of the MOM Operators Console.
Configuring BMC Authentication Credentials
This section explains configuration of BMC authentication credentials for remote power control and
LED identification control tasks.
The %Management_Group_Name%_bmcServers.xml located in the
ipmish binary directory on the
management server
comprises the following sections:
• Global BMC Authentication Credentials
• Individual BMC Authentication Credentials
Table 4-3. Sample Global_BMC_Authentication_Credentials
<Global_BMC_Authentication_Credentials>
<!-- The Global credentials override all individual server BMC
authentication credentials if enabled-->
<!-- To enable global authentication credentials, enter Global user-
name, Global password and Global KGKey below-->
<!-- To disable global authentication credentials, set either one of
Global username, Global password or Global KGKey to -1-->
<BMC_UserName>-1</BMC_UserName>
<BMC_Password>-1</BMC_Password>
<BMC_KG_Key>-1</BMC_KG_Key>
</Global_BMC_Authentication_Credentials>