Set limits on searches for users and groups


Overview

Search for users or groups is a time consuming task. A search may time out or return more results than the system can handle or the user may expect. To prevent this behavior, you can set limits on searches for users or groups.

You can limit searches for users or groups in two ways:

Set the maxSearchResults and searchTimeOut parameters in the following file:

The maxSearchResults parameter specifies the number of search results. The searchTimeOut parameter specifies the time out in milliseconds.

If you set maxSearchResults=200 and searchTimeOut=120000, it returns a number of 200 users or groups and terminates the search if the back end does not respond within two minutes. These settings affect the user or groups shown in portlets (for example the User Manager portlet) and XML export scripts.

If not all search results are returned, you may be using an LDAP server as the user repository, which causes a SizeLimitException to be thrown instead of returning the items. The search result may exceed the defined in wimconfig.xml; therefore, perform one of the following actions:

If user repository contains more users or groups than the value configured in maxSearchResults, a complete export of users and groups with XML access is not possible.


Parent

Users and groups

 


+

Search Tips   |   Advanced Search