Previous Topic: Update an Alias in SiteMinder RealmsNext Topic: Configure a CA Identity Manager Environment to Use Different Directories for Authentication and Authorization


Modify a SiteMinder Password or Shared Secret

When you install the CA Identity Manager Extensions to the Policy Server, supply the password for the CA SiteMinder® administrator account that CA Identity Manageruses to communicate with the Policy Server.

You can change the password; however, the password must be encrypted. To encrypt a password, use the password tool which is provided with CA Identity Manager.

Note: Make sure the JAVA_HOME variable is defined for your environment before you change the CA SiteMinder® password.

Follow these steps:

  1. Encrypt the password as follows:
    1. From the command line, navigate to admin_tools\PasswordTool, where admin_tools is the installed location of the Administrative Tools, as in the following examples:
      • Windows: C:\Program Files\CA\Identity Manager\IAM Suite\tools\PasswordTool
      • UNIX: /opt/ca/IdentityManager/IAM_Suite/Identity Manager/tools/PasswordTool
    2. Type the following command:

      pwdtools new_password

      In this command, new_password is the password to encrypt.

      Note: For information about options for the pwdtools utility, enter the following command:

      pwdtools help

    3. Copy the encrypted password.
  2. Complete the relevant step as follows:
  3. Restart the application server.