Upload Configuration Files
You can upload the required configuration files, SQLJDBCDriver.config and krb5.config, from the
Alternatively, you can upload the file with the following process:
-
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/
-
-
Map the connector to the selected file location by adding the following entry into the source XML using the REST API, replacing
<config_file_path>
with your selected file location:Attribute –
configFilePath
Value –
<config_file_path>
For example:
Attribute –
configFilePath
Value –
/opt/sailpoint/ccg/
Note
For more information on SailPoint's REST APIs, refer to Best Practices: REST API Authentication and REST API - Update Source (Partial) in the SailPoint Developer Community.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.