ImportCredentialFile
The name of the file that contains the credentials necessary to open password-protected files.
When the import service encounters a password-protected document it uses the passwords specified in the file. It tries each entry in the file in turn, and gives an error message if no combination of the entries can open the file. Passwords in the credentials file can be encrypted.
For information about how to create a credentials file, refer to the Connector Framework Server Administration Guide.
Type: | String |
Default: | |
Required | No |
Configuration Section: | ImportService |
Example: | ImportCredentialFile=C:\passwords.txt
|
See Also: |