Compatible with Fusion version: 4.2.6 through 4.2.6
Use the Active Directory ACL Collection (V1)
Use the Active Directory ACL Collection (V1)
The Active Directory Connector for ACLs indexes Access Control List (ACL) information into a configured “sidecar” Solr collection, so that it can be used by other connectors.During the security trimming stage, the ACL collection is queried using a Solr graph query, which creates a graph of the results using nodes from one document to another.To use the ACL collection, provide the inputs described below when configuring the Active Directory Connector for ACLs:
This article describes how to use an ACL collection generated by the Active Directory Connector for ACLs in V1 platform version.
Learn more
Handle a Multi-Domain Active Directory
Handle a Multi-Domain Active Directory
The Active Directory Connector for ACLs indexes Access Control List (ACL) information into a configured “sidecar” Solr collection, so that it can be used by other connectors.For applications involving multi-domain Active Directory, you need one LDAP data source per domain. Here is an example of a multi-domain Active Directory:Please note that querying the Active Directory Global Catalog to have a single LDAP ACL datasource does not work, as the global catalog does not replicate the
In this example, you must have several data sources:
memberOf attribute of person objects. Doing so results in users not able to see the expected documents.However, you may be able to set up Active Directory to replicate that attribute. This would allow you to use a single global catalog for your entire Active Directory forest, if desired.