Compiled programs
All compiled programs (such as PcmPortal, PcmAdmin, Reap tools, and the like) use the following lookup mechanism to get the database password.
- Check XyConfig.bin for the specified database's password.
- Check XyConfig.bin for a default password for the database.
- Use
pdmuseras a default password if the previous lookups failed.