Compiled programs

All compiled programs (such as PcmPortal, PcmAdmin, Reap tools, and the like) use the following lookup mechanism to get the database password.

  1. Check XyConfig.bin for the specified database's password.
  2. Check XyConfig.bin for a default password for the database.
  3. Use pdmuser as a default password if the previous lookups failed.