Previous Topic: Configure the Agent for SharePoint for Web Applications That Use NTLM AuthenticationNext Topic: Set the Proxy Rules for the Agent for SharePoint when using CA DataMinder Content Classification Service with Multiple Authentication


CA DataMinder Content Classification Service and the Agent for SharePoint

Enable the DLP Plug–in

Enabling the DLP plug–in configures the agent to extract the resource information from the protected document. The agent passes the information to the Policy Server as part of the authorization process.

Important! A separate procedure is required in the application tier to enable the integration. Do not modify the web agent configuration file before the SharePoint agent configuration object is modified. The CA SiteMinder administrator is responsible for completing the task.

Follow these steps:

  1. Log in to the system hosting your CA SiteMinder Agent for SharePoint.
  2. Go to the following location:
    Agent-for-SharePoint_Home\proxy-engine\conf\defaultagent
    
    Agent-for-SharePoint_Home

    Indicates the directory where the CA SiteMinder Agent for SharePoint is installed.

    Default: (Windows) [32-bit] C:\Program Files\CA\Agent-for-SharePoint

    Default: (Windows) [64-bit] C:\CA\Agent-for-SharePoint
    Default: (UNIX/Linux) /opt/CA/Agent-for-SharePoint

  3. Open the following file:
    WebAgent.conf
    
  4. Uncomment (remove the # sign to the left of) the line that loads the disambiguation plug–in.

    Example: (Windows [32-bit]) LoadPlugin="C:\Program Files\CA\Agent-for-SharePoint\agentframework\bin\DisambiguatePlugin.dll"

    Example: (Windows [64-bit]) LoadPlugin="C:\CA\Agent-for-SharePoint\agentframework\bin\DisambiguatePlugin.dll"

    Example: (UNIX/Linux) LoadPlugin="/opt/CA/Agent-for-SharePoint/agentframework/bin/DisambiguatePlugin.so"

  5. Save the file.
  6. Restart the web server.

    The CA SiteMinder Agent for SharePoint is configured for the CA DataMinder integration.