Find answers to your technical questions and learn how to use our products
Search suggestions:
Use this procedure to run a script to convert data into unidentifiable patterns (encrypted data) to prevent unauthorized access to the data.
In this mode, your inputs become a part of the command to run the script.
Ensure that the POM server is running and connected to the internet.
You can open an SSH session to the POM server by using an application such as PuTTY.
$POM_HOME/bin
./POMSecurityManagementTool.sh -o ENCRYPT -r 4.X_ONWARDS -d <data>
where,
<data> is the data that you want to encrypt.
For the silent mode, the POM security management tool does not display error messages.
To see any errors while encrypting the data, read the system logs in the following file:
$POM_HOME/logs/POMSecurityManagementTool.log
Previous Topic
Next Topic