HP Systems Insight Manager 5.2 Update 2 Technical Reference Guide

string from this page and then run the existing switch update task. Do not set this feature if the
network is not trusted.
12. In the SSH settings section, select Update values for this protocol to enable updating the SSH
settings. If this is not selected, the settings are not updated. This option is disabled by default.
13. In the SSH settings section, select from the following options:
Not applicable.
Use values specified below. Enter the User name, Password, and Confirm password.
Note: Information should be included in this section if your target
Secure Shell
(SSH) server does
not support public key authentication.
14. In the Identification settings section, Also run system identification is selected by default. If you
do not want to run system identification, clear this box.
15. Click OK to save the settings, or click Return to System Page to return to the System Page for the
system and not save changes.
Note: If the OK button is disabled, look for any bold red error messages and correct all the problematic
entries to enable that button.
Related procedures
Setting protocols and credentials for a system or groups of systems
Setting global protocols
Related topics
Protocols
Global protocols
Example XML file to add more than 10 WBEM username and password pairs
To save time and effort, create an XML file that defines your system authorizations prior to running discovery.
For example:
<?xml version="1.0" encoding="UTF-8"?>
<!--
15.43.215.47
15.43.212.150
15.3.110.117
15.3.105.51
15.3.110.113
-->
<nodelist>
<node name="system1">
<credential protocol="wbem" username="root"
password="pswd" />
</node>
<node name="system2">
<credential protocol="wbem" username="root"
password="pswd" />
</node>
<node name="system3">
<credential protocol="wbem" username="root"
password="pswd" />
</node>
<node name="system4">
<credential protocol="wbem" username="root"
password="pswd" />
578 Administering systems and events