Latest version: v2.1.1 Compatible with Fusion version: 5.9.1 and later The Active Directory Connector for ACLs indexes Access Control List (ACL) information so that it can be used by other connectors.
Verify your connector versionThis connector depends on specific Fusion versions. See the following table for the required versions:
Fusion versionConnector version
Fusion 5.6.1 and laterv1.0.0 and later
Fusion 5.9.0 and laterv1.5.0 and later
Fusion 5.9.1 and laterv2.0.0 and later
For connector downloads, see Download Connectors.
Pod limitThe LDAP ACLs V2 connector does not support running multiple instances. Don’t run the connector on more than one pod.

Full recrawls

Starting in Fusion 5.7, subsequent crawls work differently with the LDAP ACLs V2 connector than other connectors. Crawls follow this process:
  1. Every time the connector crawl runs, all documents are indexed.
  2. Each document is assigned a new field, _lw_job_id_s.
  3. The connector job assigns the jobID value to this field.
  4. When the crawl finishes, the job deletes documents that do not have the latest jobID value.

Remote connectors

You can configure the LDAP ACLs V2 connector (v2.0.0 and later) to running remotely in Fusion versions 5.9.1 and later.

Security trimming

Starting in Fusion 5.9, you can configure the LDAP ACLs V2 connector with the SharePoint Optimized V2 connector to support security trimming.

Configuration

When entering configuration values in the UI, use unescaped characters, such as \t for the tab character. When entering configuration values in the API, use escaped characters, such as \\t for the tab character.