Configure a file connector to use a password vault
Use this task to set up an FTP, FTPS, or SFTP file connector to fetch its login credentials from a password vault instead of storing them in DCT.
Before you start, create the vault and credential path the connector will use. See Create a password vault and Create a credential path.
Steps
-
Go to Compliance > Connectors and create a new file connector or open an existing one to view its details and configure its vault settings. For more information on creating a file connector, see Create a file connector.
-
Set Connection Method to FTP, FTPS, or SFTP.
-
Enter the server name, port, file path, and any other required connection details.
-
In the Credential Path dropdown, select the credential path that holds the file server credentials.
-
Click Test Connection. A successful result confirms that DCT Compliance connected to the vault, retrieved the credentials, and reached the file server.
-
Save the connector.
How credentials are resolved at job execution
When a compliance job runs, DCT sends the credential path and its parent vault to the compliance node as execution dependencies. The node fetches the credentials from the vault directly at runtime. If the vault is unreachable at execution time, the job fails with a connectivity error.