Primary Solution:
Upgrade to a fully supported version of Control-M/Agent (if not on a supported version).
BMC recommends you upgrade Control-M/Agent to the latest major version and Fix Pack available
Alternate Solution when unable to upgrade yet:
- On each Control-M/Agent, check if Blowfish is in use by looking for the existence of the local.key file.
- Unix/Linux: <Agent home>/data/keys/local.key
- Windows: <Agent home>\DATA\keys\local.key
If the local.key file does not exist, continue to step 2, otherwise this Agent is not affected and no additional steps are needed.
- Shut down the Agent.
- Unix/Linux: As the Control-M/Agent user, run the command: shut-ag
- Windows: Stop the Control-M/Agent service from Windows services.msc
- Run the following command as the Agent user to convert from Blowfish to AES:
ctmagcpk - Verify that the local.key file now exists in the above data/keys location.
- Start the Agent.
- Unix/Linux: As the Control-M/Agent user, run the command: start-ag
- Windows: Start the Control-M/Agent service from Windows services.msc