Previous Topic: How to Reduce People Picker Timeouts with Large Databases on UNIX/Linux Operating EnvironmentsNext Topic: New Claim in Trusted Identity Provider Returns Empty User List in People Picker


How to Reduce People Picker Timeouts with Large Databases on Windows Operating Environments

Sometimes the SharePoint people picker times out if the user database is large. This situation occurs because the CA SiteMinder Agent for SharePoint is searching a large group of users in a database.

To reduce these timeouts, you can change a setting in the registry.

This flowchart shows the steps for reducing people picker timeouts with large databases

Follow these steps:

  1. Open the Windows registry editor.
  2. Add the registry key.
  3. Restart your Policy Server.
  4. Repeat Steps 1 through 4 for all your Policy Servers.

Open the Windows Registry Editor

Change this setting by opening the Windows registry editor on the system hosting your Policy Server.

Follow these steps:

  1. Click Start, Run.
  2. Type the following text in the Open: Field.
    regedit
    
  3. Click OK.

    The Windows registry editor opens.

Add the Registry Key

The following registry key controls people picker sorting and reduces timeouts:

EnableSorting

Specifies the sorting method the product uses when searching your Active Directory database. The following methods are available:

Default: 2

Follow these steps:

  1. In the registry editor, expand the following item:
    HKEY_LOCAL_MACHINE
    
  2. Click Software, Netegrity, SiteMinder, Currentversion, Ds, LDAPProvider.
  3. Locate the following registry key:
    EnableSorting
    
  4. Right-click in the right pane, and then pick New, DWORD.

    A new DWORD named NewValue #1 appears in the list.

  5. Right-click the new DWORD, and then do the following steps:
    1. Pick Rename.
    2. Type the following text:
      EnableSorting
      
  6. Right-click the EnableSorting DWORD, and then pick Modify.

    The Edit DWORD dialog appears. The Value data: field is selected.

  7. Do one of the following tasks:
  8. Click OK.
  9. Close the registry editor.

    The value of the EnableSorting registry key is changed.

Restart Your Policy Server

For your new settings to take effect restart your Policy Server using the Management Console. You do not need to restart the computer on which the Policy Server runs.

Follow these steps:

  1. Click Start, All Programs, CA, SiteMinder, SiteMinder Policy Server Management Console.

    The console opens with the Status tab selected.

  2. Click the following Stop buttons.
  3. The Policy Server stops.
  4. Click the following Start buttons:

    The Policy Server starts.

  5. Click OK.

    The Policy Server is restarted.

Non-english Input Characters Contain Junk Characters

Symptom:

When I install or configure SiteMinder components in the console mode on UNIX machines, few non-English input characters are not displayed correctly in the console window.

Solution:

Verify terminal settings of your console window and confirm that the console does not clear high (8th) bit of input characters by executing the following command:

stty -istrip