IBM®
Skip to main content
    Country/region [select]      Terms of use
 
 
     Home      Products      Services & solutions      Support & downloads      My account     
  IBM Wikis > Virtualization wiki > Home > HMC_bk
Virtualization wiki Log In | Sign Up   View a printable version of the current page.
HMC_bk
Added by Nigel Griffiths, last edited by Nicolette McFadden on Jul 25, 2008  (view change)
Labels: 
(None)

The Virtualization wiki has moved! Click here to be redirected to the Hardware Management Console web page on the new PowerVM wiki.

How to setup AIX SSH to communicate with HMC

1. Download and install SSL and openSSH on AIX client

  • rpm Ivh ssl
  • smitty install to install openssh (base, manpage, msg)

Note: After the SSL and OpenSSH have been installed it will create a directory called "/.ssh"

2. Generate the priv/pub keys on AIX client

  • cd ~/.ssh/
  • Type ssh-keygen t rsa

Note: This will create id_rsa and id_rsa.pub files

3. From AIX client add public key to HMC

  • scp hscroot@hmc_name:.ssh/authorized_keys2 temp_hmc
  • cat id_rsa.pub >> temp_hmc
  • scp temp_hmc hscroot@hmc_name:.ssh/authorized_keys2
  • Test it. Ex ssh hscroot@hmc_name date
Posted by Jerry M. Enriquez at Mar 20, 2006 19:23 | Permalink
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006)
    About IBM Privacy Contact