Product

Fusion 5.10

    LDAP ACLs V2 Connector Configuration Reference

    Table of Contents

    The Active Directory Connector for ACLs indexes Active Control List (ACL) information so that it can be used by other connectors.

    Pod limit

    The LDAP ACLs V2 connector does not support running multiple instances. Don’t run the connector on more than one pod.

    Incremental crawls

    Incremental 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.

    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.

    Loading liquid template...

    Loading configuration schema...