Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

From version 2.1.4 the facility to encrypt the DB password has been added. When you upgrade to or install version 2.1.4 or higher the password will be encrypted. Ensure you have a copy of the kept safely.

The server Properties.ini passwords are encrypted by a script that runs at the very end of the installer. The way it works is the installer creates the plain text passwords in properties.ini and then the ServerPasswordEncryptor.exe ‘script’ runs and encrypts the passwords. This way if any of the passwords need to be updated the plan text password can be added into properties.ini and the ServerPasswordEncryptor.exe (which is in ProgramData next to the properties.ini) can be manually run.

...