Chapter 29. Managing an environment with the centralized installation manager 1003
Take the default location for storing the private key and make note of it. If you specify a
non-empty string for the passphrase prompt, make sure that you remember the string
because you need it when you want to use the generated private key.
Additionally, you must know the location of the SSH public key file on the deployment
manager and the administrative ID and password for the installation target. This information is
the same administrative ID and password that you use later to install or uninstall software
packages on the same installation target.
29.1.2 Windows target requirements
Many RXA operations require access to resources that are not generally accessible by
standard user accounts. Therefore, the account names that you use to log in to remote
Windows system targets must have administrative privileges.
To ensure that your Windows system targets cooperate with the centralized installation
manager, configure the following components:
Simple file sharing
Firewall
Administrative sharing, if the target is Windows Vista 7 or 2008
For more information about Windows system targets configuration, refer to the following
website:
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/topic/com.ibm.websphere.installatio
n.nd.doc/ae/cins_cim_rxa_requirements.html
29.1.3 IBM i targets
Use of SSH public/private key authentication is not supported on IBM i platforms.
For information about the IBM i targets pre-configuration, refer to the following website:
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/topic/com.ibm.websphere.installatio
n.nd.doc/ae/tins_cim_gettingstarted.html
29.1.4 Additional requirements
Before using the centralized installation manager to install or uninstall maintenance on IBM
AIX operating systems as a non-root user, you must install and configure
sudo, an
open-source tool, on the target AIX operating systems.
To install and configure sudo, download sudo from the IBM AIX Toolbox for Linux Applications
official download website:
http://www-03.ibm.com/systems/power/software/aix/linux/toolbox/date.html
After sudo is downloaded, log on to the target system as root and issue the following
command to install sudo:
rpm -i sudo-*.rpm
If your AIX system does not already have
rpm installed, you can download an AIX installp
image for the rpm package manager for IBM POWER® from the following website:
http://www-03.ibm.com/systems/power/software/aix/linux/toolbox/download.html