Upload Configuration Files

You can upload the required configuration files, SQLJDBCDriver.config and krb5.config, from the Configuration Parameters. This is the recommended method for providing these files.

Alternatively, you can upload the file with the following process:

  1. Using FTP, SFTP, or any other transport means upload the file to one of the following locations in the Virtual Appliance:

    • /opt/sailpoint/ccg/

    • /home/sailpoint/ccg/custom/

  2. Map the connector to the selected file location by adding the following entry into the application Debug menu, replacing <config_file_path> with your selected file location:

    <entry key="configFilePath" value="<config_file_path>"/>

    For example:

    <entry key="configFilePath" value="/opt/sailpoint/ccg/"/>

    Important

    Do not skip the / at the end of the path value.

    Once you upload the file to the selected location, the CCG service needs to be restarted on the Virtual Appliance. This is to make sure that the previous cached configuration file — if one exists — is removed and a fresh configuration file is used.