If you use the Batch Installer to install on a server and you need a CyberArk connection, you must create the <host_name>.properties file and set keyword values for CyberArk. The installer saves the CyberArk values to the cp.ini in the Kernel directory, which Connect CDC uses to connect to CyberArk.
The cp.ini keywords that apply to CyberArk connections have a one-to-one relationship to the input fields in the CyberArk Configurator. The keywords correspond to the Configurator fields as follows:
Keyword |
Configurator field |
---|---|
CRED_REPO_SERVICE_URL |
Service URL |
CRED_REPO_KEY_CERT_ALIAS |
Certification Alias |
CRED_REPO_KEY_CERT_FILE |
Key Store File |
CRED_REPO_KEY_STORE_PASS |
Key Store Password |
CRED_REPO_TRUST_STORE_FILE |
Trust Store File |
CRED_REPO_TRUST_STORE_PASS |
Trust Store Password |
CRED_REPO_TRUST_STORE_FILE
and CRED_REPO_TRUST_STORE_PASS
values are optional. Set no values for these keywords unless you use a trust store to validate your connection to CyberArk,If you enter no values for CyberArk keywords in the configuration file, the values default to null and Connect CDC cannot connect to CyberArk.