 |
HP Systems Insight Manager (HP SIM) uses the Admin account to execute Management Processor tools. If this account is removed from the iLOs, the tools will not be able to access the iLOs on those systems, unless tool execution is reconfigured.
To configure HP SIM tool execution on a different iLO account:
Select a user account that is to be used to run tools on iLOs. This user account must be present on all managed iLOs and must have all rights on the iLOs.
Navigate to the tools directory on the central management server (CMS) and edit MpTools.xml.
Find each <execute-as-user> line in the XML file and change Admin to the user account specified in step 1.
Run mxtool -m -f MpTools.xml -x force.
On the CMS, run mxagentconfig or the Deploy SSH Public Key tool to copy the authentication keys for this user account to each managed iLO. Refer to Management Processor Tools - Deploying SSH Public Keys to Management Processors for more information on deploying the SSH public key.
|