To create an encryption.properties file:
- If you have an existing file and do not want it overwritten, back it up.
- Enter:
<Unifier_Home>/bin
- Enter:
./encrypt_password.sh createfile
The system displays information similar to the following:
user@host ~/Unifier_21.12.7/bin$ ./encrypt_password.sh createfile
Encryption properties are saved successfully to <Unifer_Home>/bin/encrytion.properties
The generated encryption.properties file looks similar to the following:
#Encryption Properties
#Tue Jul 08 21:35:39 UTC 2025
unifier.secure.seed=78120818-3d45-4dfb-b43b-61a7b6d99b3c
unifier.secure.signature=qlozt8hw2faOKm+M2+sVTXvCdeeOPoKq/Qged05LG+8\=
You will use this file to encrypt and decrypt a password.