 |
» |
|
|
 |
On HP-UX: Install SSH on the managed systems: Set up a depot that includes the SSH product. Run the Install Software command
on all HP-UX DTF managed systems. mxexec -t "Install Software" -n <hpux_nodes> This tool is MSA and requires a DISPLAY to run a GUI.
Upgrade the CMS. Refer to “Upgrading from SCM 3.0 to HP Systems Insight Manager 4.2” for more
information. On the CMS, copy the SSH-generated public key from the CMS to the managed
system, and place it in the authorized keys file of the execute-as user (root
or administrator). Important: If the CMS is not an HP-UX
system: On a non-English CMS, ensure that an administrator account (spelled
exactly as follows, administrator) exists on the CMS, and that mxagentconfig has been run on the CMS for the created administrator
account. Launch the Manage SSH Keys dialog
box from the CMS command prompt: mxagentconfig -g Enter the Hostname of the managed
system. Enter root or administrator for the Username and
the associated Password. Note: If the password for the mxagentconfig command contains a special character
like & or $, it fails unless the password is contained by single quotation
marks. Click Connect.
Alternatively you can configure SSH via the command line version of
mxagentconfig. On the CMS, type "mxagentconfig -?" for usage.  |  |  |  |  | NOTE: Using the -p option will make the passwd available in "ps" output, so
use of the -f option (with a file only readable by root) is highly recommended
when using mxagentconfig -a. If the -p using option is used, enclose
the password in single quotes if the password has any special characters like
& or $ |  |  |  |  |
|