Command Reference

Command Reference

passwordutil Overview

passwordutil Overview

You can use the passwordUtil to encrypt or decrypt database passwords
If the password has special characters, you must perform the following tasks based on your environment:
  • On Windows, enclose the special characters with double quotes. For example,
    "system&b"
  • On Linux, enclose the special characters with the escape character. For example,
    \ (example : system\`b)

0 COMMENTS

We’d like to hear from you!