Encrypting a Password

To encrypt a password:

  1. Enter: cd <Unifier_Home>/bin
  2. Enter: ./encrypt_password.sh encrypt <unencrypted_password>

    For example: ./encrypt_password.sh encrypt sample_1234_1

    The system displays information similar to the following:

    user@host ~/Unifier_21.12.7/bin$ ./encrypt_password.sh encrypt sample_1234_1

    input unencrypted password = sample_1234_1

    2025-07-08T21:38:20.674Z main INFO Starting configuration org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@3336e6b6...

    2025-07-08T21:38:20.678Z main INFO Start watching for changes to /scratch/gbuora/Source/Unifier_21.12.7/apps/ROOT/WEB-INF/classes/log4j2.properties every 0 seconds

    2025-07-08T21:38:20.678Z main INFO Configuration org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@3336e6b6 started.

    2025-07-08T21:38:20.682Z main INFO Stopping configuration org.apache.logging.log4j.core.config.DefaultConfiguration@477b4cdf...

    2025-07-08T21:38:20.683Z main INFO Configuration org.apache.logging.log4j.core.config.DefaultConfiguration@477b4cdf stopped.

    output encrypted password = dE+rrTaURO3xvKqZCVTGNg==

Related Topics

Using Encryption

Creating an encryption.properties File

Decrypting a Password

Updating an Existing Environment While Retaining the Original Encryption Seed and Signature

Updating an Existing Environment Using a New Encryption Seed and Signature

Updating a New Environment and Using Encryption



Legal Notices | Your Privacy Rights
Copyright © 1998, 2025

Last Published Monday, July 21, 2025