Using Password Encryption

FDMEE provides a Win/UNIX script to encrypt a password and store in a file. Script encryptpassword.bat/sh is located in EPM ORACLE INSTANCE/FinancialDataQuality directory.

  To encrypt a password:

  1. Navigate to the directory that has the batch files.

    Typically, the batch file directory is EPM ORACLE INSTANCE/FinancialDataQuality directory

  2. From the EPM ORACLE INSTANCE/FinancialDataQuality directory, at a command prompt, run the script encryptpassword.bat <passwordfile>.

  3. When prompted, enter the password and click Enter.

    Note the following:

    • The password is masked when you type it.

    • When running the batch script, you can provide the password by file name as a parameter in the following format: –f:passwordfile. The file name used as a parameter is placed in the location defined in “Encrypted Password Folder” option of System Settings.

    • Do not include a disk or directory specification as part of the file name, just enter a file name with or without an extension.