Command Reference

Command Reference

decrypt

decrypt

Decrypts a password.
Use the following syntax to decrypt a password:
passwordUtil.sh decrypt <password in encrypted format>
For example, to decrypt the password for a particular database on Windows:
passwordUtil.bat decrypt 25a0bdfd1ec9e4f6a648097acc5acfefe4e0240a65fbaad820d91e0c72886484
On UNIX, run the following command:
passwordUtil.sh decrypt 25a0bdfd1ec9e4f6a648097acc5acfefe4e0240a65fbaad820d91e0c72886484
If you omit or incorrectly enter one of the required options, the command fails and
passwordUtil
returns an error.
The
passwordUtil
command returns the following value:
system123

0 COMMENTS

We’d like to hear from you!