Encrypting database passwords (Unix/Linux)

Use commands to encrypt database passwords.

Procedure

To encrypt the database password:

  1. Stop Sterling B2B Integrator.
  2. Open the /<install_dir>/bin directory.
  3. Enter the command ./enccfgs.sh.
  4. Enter the command ./setupfiles.sh.
  5. Enter the command ./deployer.sh.
  6. Enter the command ./run.sh to start Sterling B2B Integrator.
  7. Enter your passphrase.
    Important: After you complete the process, two backup files sandbox.cfg.bak and apservsetup.bak will be created. These files contain passwords in plain text. Once you have confirmed that the encryption was successful and the system is working properly, delete these backup files to prevent exposing sensitive information.