Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Samples and Examples
  4. Part 3: Tools and Utilities
  5. Part 4: SDK Resources

Running the Password Encryption Tool

Running the Password Encryption Tool

In order to successfully change the schema password, you must change it in several places. The first area in which you must change the schema password is in the data sources defined in the application server. This password is not encrypted as the application server protects it. Both
username
and
password
are stored in the
cmxserver.properties
file, and the password must be entered in encrypted form.
The parameters are stored in
cmxserver.properties
as:
  • [databaseId].username=username
  • [databaseId].password=encryptedPassword
In addition to the data sources on the application server, Informatica requires the password to be encrypted and stored in various tables.

0 COMMENTS

We’d like to hear from you!