

Customizing Asset Management › Virtual Hosts › AIX › IBM Hardware Management Console (HMC) Configuration Script › Windows Agent Configuration › Uninstallation
Uninstallation
Before removing the Windows agent, or if you wish to revoke the trusted relationship between the Windows agent and an IBM HMC, perform the following steps:
- Revoke the trusted key relationship between the Windows agent and the IBM HMC.
- Remove the uamuser user account on the IBM HMC.
To revoke the trusted key relationship
- Log in to the HMC as an administrative user.
- Edit the /home/uamuser/.ssh/authorized_keys2 file. Remove the public key inserted during configuration.
- Save the file.
- Remove the private key file stored on the Windows agent computer that was created during the configuration steps described earlier.
To remove the uamuser user account
- Log in to the HMC as an administrative user.
- Run the following command:
rmhmcusr -u uamuser
To use Plink to perform this command from the Windows computer, run the following command:
"C:\Program Files\CA\DSM\Agent\units\00000001\uam\plink" -ssh hmc-admin-user@hmc-host rmhmcusr -u uamuser
Copyright © 2013 CA.
All rights reserved.
 
|
|