Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

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)

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 enableNote 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:

      Configure and use the Documentum connector (Search Server 2010)

Status

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

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×