Previous Topic: Change the Administrator Password in all CA Catalyst FilesNext Topic: Change the Administrator Password in all CA SOI Files


Change the CA SOI Password on a CA Catalyst Connector System

If you change the CA SOI administrator password, you also change the password in the IFW Proxy on the CA Catalyst Container. Keep this password synchronized in CA SOI and the IFW Proxy to avoid connection issues.

Follow these steps:

  1. Open a command prompt on the connector system, navigate to CATALYST_HOME\containerName\ifw, and run the following command:
    EncryptSAMCreds newpassword
    
    newpassword

    Defines the new password for the administrator user.

    The command generates an encrypted password.

  2. Copy the password.
  3. Open the CATALYST_HOME\containerName\ifw\resources\configurations\SSA_IFW_servername.xml file, paste the new encrypted password into the password property, and save and close the file.
  4. Open the CATALYST_HOME\containerName\registry\topology\physical\connectorserver\ifw\eventManagementServer.properties file, paste the new encrypted password into the password property, and save and close the file.

    Note: If your CA Catalyst deployment includes a CA Catalyst Server, log in to the Registry Administration UI to access and modify this file.

  5. Restart the CA Catalyst Container ContainerName service.

    The password change takes effect.