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

To retain your original encryption information:

  1. Back up your bluedoor.properties, skire.properties, and datasource.properties files to a separate location.

    These files are located in:

    • <Unifier_Home>/configurator/bluedoor.properties
    • <Unifier_Home>/apps/ROOT/WEB-INF/classes/skire.properties
    • <Unifier_Home>/apps/ROOT/WEB-INF/classes/datasource.properties
  2. To create an encryption.properties file, complete the steps outlined under Creating an encryption.properties File.
  3. In <Unifier_Home>/configurator, open the bluedoor.properties file and locate the lines related to:
    • unifier.secure.seed=sampleX
    • unifier.secure.signature=sampleY
  4. Open the encryption.properties file, and replace the values for unifier.secure.seed and unifier.secure.signature with the values from bluedoor.properties file (sampleX and sampleY).
  5. Encrypt the password, as described under Encrypting a Password.
  6. To verify that the encryption works correctly, decrypt the password, as described under Decrypting a Password.
  7. Copy the encrypted password to the applicable field in the bluedoor.properties file.
  8. Enter: cd <Unifier_Home>/weblogic
  9. To transform <Unifier_Home>/configurator/bluedoor.properties into <Unifier_Home>/apps/ROOT/WEB-INF/classes/skire.properties and datasource.properties, enter: ./ configure.sh unifier.weblogic
  10. If you are using Enterprise Archive (EAR) deployment, to generate the EAR file, run: ./configure.sh ear.weblogic
  11. Restart your WebLogic Server, and verify that you can connect to the Unifier database.

Related Topics

Using Encryption

Creating an encryption.properties File

Encrypting a Password

Decrypting a Password

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