This tutorial will guide you on configuring an Aspire system with three different content sources and Active Directory groups to be served through the Group Expansion Manager.
We will assume our system to have a Lotus Notes connector. Group membership in the organization is held in Active Directory. The Lotus Notes user name is held in the lnUserName attribute of the user in Active Directory. Your search engine will request group expansion using HTTP requests.
In order to provide group expansion for the above scenario, you will need to use:
The Aspire LDAP Cache Service
You will require this service to provide Active Directory attributes to the group expansion request in order to get the Lotus Notes username. You will also need it in order to provide “external” groups to the SharePoint 2010 connector.
The Aspire Group Expansion Manager Service
You will require this service in order to serve group expansion requests via HTTP and to route the requests to the various content source connectors to collect groups.
The basic order of installation to attain the configuration noted above would be:
It is possible to install the connectors before the LDAP Cache service and the Group Expansion Manager, but you would need to revisit the SharePoint Connector after the LDAP Cache was installed so the above order is preferable.
Detail on installing and configuring the LDAP Cache and Group Expansion Manager services is given below
Content source management page
1. Using the settings button on the right hand side of the screen to load the Services console.
Settings menu
2. This will return you to the following screen:
Services management page
3. Select Add service and then the Group Expansion Manager
4. The service will now load the configuration screen. This may take a moment if the connection to the internet is slow. Once the service has been downloaded, you will see the following:
5. Enter a name for your Group Expansion Manager or leave it as default
6. Click the Service tab at the top of the screen or use the arrow at the right of the screen to move to the service configuration screen. You will now see the service configuration.
7. Uncheck the "Configure LDAP Proxy" checkbox since we don't require to emulate LDAP in this tutorial
8. Press Save at the top of the screen to save the configuration and load the service, then click on "Done". You will be redirected into the Services Management page. Again this may take a moment while the required components are downloaded:
Services management page
9. The configuration of the group expansion is now complete.
See the tutorial here for details. During the configuration remember to download the "lnUserName" attribute from LDAP, so we can later make use of it.
Installing the connectors is not covered in this guide. Refer to the appropriate documentation. This section only covers the Group Expansion configuration part.