Retrieve and Index Access Control Lists

To configure the Microsoft Teams Connector to retrieve and index Access Control Lists (ACLs), follow these steps.

To retrieve and index Access Control Lists

  1. If the connector is running, stop the connector.
  2. Open the connector’s configuration file.
  3. Set the MappedSecurity parameter to true.

    • To index ACLs for all fetch tasks, set this parameter in the [FetchTasks] section.
    • To index ACLs for a single fetch task, set this parameter in the [TaskName] section for the task.

    For example:

    [FetchTasks]
    MappedSecurity=True
  4. Save and close the configuration file.