You can encrypt your login password before you specify it in the
restenv.properties
file or a task command.
Optionally, specify a custom password for the keystore that stores the
encryption key. Use the shell script to set the variable that specifies the
keystore password.
If you're using a Linux machine, copy the template file
set_cli_vars_default.sh
and rename it to
set_cli_vars.sh
. If you're using a Windows machine,
copy the template file
set_cli_vars_default.bat
and
rename it to
set_cli_vars.bat
.
Edit the file to specify your keystore password in the following
format:
set
RUNAJOB_KEYSTORE_PASSWORD=<password>
If you don't specify a password,
Informatica Intelligent Cloud Services
uses the default keystore password.
To encrypt your login password, run one of the following commands: