Decrypting a Password

To decrypt a password:

  1. Enter: cd <Unifier_Home>/bin
  2. Enter: ./encrypt_password.sh decrypt <encrypted_password>

    For example: ./encrypt_password.sh decrypt dE+rrTaURO3xvKqZCVTGNg==

    The system displays information similar to the following:

    user@host ~/Unifier_21.12.7/bin$ ./encrypt_password.sh decrypt dE+rrTaURO3xvKqZCVTGNg==

    input encrypted password = dE+rrTaURO3xvKqZCVTGNg==

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

    2025-07-08T21:39:20.703Z 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:39:20.703Z main INFO Configuration org.apache.logging.log4j.core.config.properties.PropertiesConfiguration@3336e6b6 started.

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

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

    output decrypted password = sample_1234_1

Related Topics

Using Encryption

Creating an encryption.properties File

Encrypting 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