Policy by Active Directory
Before you begin configuring Disarmer to process incoming files using a Policy by Active Directory group, we recommend you review explanatory details in the Policy by Active Directory Tab
Configuring the API
To process a file using a policy for an Active Directory group add metadata to your request. Include a User from within the Policy by Active Directory group with the policy you wish to apply. Do not use the policy's name. The user's name is sufficient for Disarmer to make a match.
Note
Disarmer will use the first policy that the selected user is in. If the user is in more than one Policy by Active Directory group, the first group in the hierarchy will be used. The system administrator can adjust the order of Active Directory groups.
CAUTION!
When sanitizing a file using a Policy by Active Directory an optional PolicyName parameter cannot be used.
Configuring the Email Connector
Configuration changes can be made to the WebApiHandlerConfig.xml configuration file. Set the WebApiUsePolicyParams parameter to false to ignore the settings in the <PolicyParams> section of the file.
The Email Connector works with the email recipient to match with the Policy by Active Directory to be used.
Configuring the File Connector
Configuration changes can be made to the FileConnector.config file, to customize Votiro's File Connector. The file is located in the installation folder designated during the installation. The default directory location is: C\Program Files\Votiro\Votiro File Connector.
Policy configurations appear in the <Channels> section of FileConnector.config. By default, the configuration file contains the following reference:
PolicyConfigurationName="DefaultPolicy".
To process a file using Policy by Active Directory set this parameter to null, as follows:
PolicyConfigurationName="".
Note
For matching to be successful, the source folder and incoming path of the file must be created with the same username as that created in the Active Directory group.
Comments
0 comments
Please sign in to leave a comment.