Setting Search Parameters

After configuring the LDAP connection, define where to start searching the LDAP directory for iProcess users, and any filter criteria to use in the search.

To do this, click the expand arrow to view the Set Search Parameters tab (see illustration ), then perform the following steps:

1. In the Search start DN field, enter the distinguished name (DN) of the LDAP directory entry from which to start searching for iProcess data.
2. In the Search filter field, Enter the filter criteria to be used to widen or refine the search. By default, the search finds any entries that have a cn attribute.
3. In the Pattern to construct DN from the user id, enter a C/C++ style pattern to construct the DN string from the user ID. For example, if your DN is: uid=michael,dc=people,dc=company,dc=com
for the ID michael, you should enter: uid=%s,dc=people,dc=company,dc=com

You can nullify this field by entering NULL.
4. Click Save to save the search parameters.