Encrypting Passwords in DQC

Reported for version 10

How to encrypt passwords when working in DQC

You can easily encrypt a password with the out-of-the-box <DQC_HOME>/bin/encrypt.[bat|sh].

The script uses the AES encryption method.

  1. Run the encrypt.bat|sh. 
  2. Type your password and press Enter – an encrypted hash of your password appears.  
  3. Copy and use the hash.

You can use encrypted password in configuration files like Runtime Configuration and Server Configuration.