Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Improvements to the Documentum connector in FAST Search Server 2010 for SharePoint are available


View products that this article applies to.

Summary

This article describes a hotfix that provides the following improvements to the Documentum connector in Microsoft FAST Search Server 2010 for SharePoint:
  • Enables support for multiple repositories in the synchronization services
  • Enables the data-protection API to encrypt passwords for the synchronization services
  • Simplifies the steps that are required to set up Active Directory Lightweight Directory Services (AD LDS)

↑ Back to the top


More Information

To apply the improvements from this hotfix, follow these steps:
  1. Disable custom security trimming. To do this, run the following script in Windows PowerShell 2.0:
    customsecurity.ps1 -action disable
  2. Back up the following files from every FAST search node. Then, delete the files from your installation on every node.
    • %FASTSEARCH%\etc\customsecurity.ini
    • %FASTSEARCH%\bin\microsoft.sharepoint.search.extended.security.trimmingsync.exe.config
  3. Apply the update that is described in the following Microsoft Knowledge Base (KB) article:
    2598329  Description of the FAST Search Server 2010 for SharePoint hotfix package (Fsserver-x-none.msp): April 24, 2012
  4. Enable custom security trimming on each FAST search node. To do this, run the following script in Windows PowerShell 2.0 by using administrator rights:
    % customsecurity.ps1 –action enable
    Note This script prompts you for the location of the AD LDS. 
  5. Configure the user profile synchronization service that connects to the Documentum content server. This action populates the AD LDS with group membership data from the Documentum content server. To do this, follow these steps:
    1. Locate the following configuration file:
      %FASTSEARCH%\bin\Microsoft.SharePoint.Search.Extended.Security.TrimmingSync.exe.config
    2. In the configuration file, make the following changes to the <DataSource.Documentum> section:
      • Set a Documentum logon name. Set a password for the logon name.

        Note You must make sure that the password for repository administrators is encrypted.
      • Set the name of the Documentum repository.

        Note This repository may have the Trusted Content Services (TCS) enabled. 
      • Set the location of the Documentum Foundation Services (DFS).
    3. Configure the connectivity settings to the Documentum content server. For more information about configuring these settings, go to the following Microsoft TechNet website:

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: kbqfe, kbsurveynew, kbexpertisebeginner, kb

↑ Back to the top

Article Info
Article ID : 2712702
Revision : 2
Created on : 3/30/2017
Published on : 3/30/2017
Exists online : False
Views : 221