ReadSoft: How to encrypt the password in EBSAdapter.xml for PROCESSIT
19627
Summary
19627
Support Article
To encrypt the database password stored in the EBSAdapter.xml file for PROCESSIT, do the following:
- Open the ConfigMgr file in a text editor.
- Set the D4_ENCRYPT_FILE_Y_N parameter to Y.
- Verify a pass phrase is configured in the D4_ENCRYPT_PASSPHRASE parameter.
- Open the EBSAdapter.xml file in a text editor.
- In the database.pwd parameter, type ! in front of the clear text password, and then save the changes.
- Restart PROCESSIT. The password will be encrypted the first time the EBSAdapter.xml file is read.
Keywords: database, password, security