Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Configuring the Interface to the LDAP Server : Defining Search Criteria

Defining Search Criteria
To define the point in the LDAP directory that a synchronization request should start searching for iProcess user data:
1.

 
[2] Set Search Parameters

 
The following prompt is displayed:

 
Enter the search start DN (o=base):

 
Enter the distinguished name (DN) of the LDAP directory entry from which to start searching for iProcess data.
2.

 
Enter the search filter (cn=*):

 
Enter the filter criteria to be used to widen or refine the search. By default the search will find any entries that have a cn attribute.
3.

 
Enter 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. If so, then iProcess Engine will use the DN and password specified in option [1] Set Connection Information to connect to the server and search a DN for uid=michael.
The LDAPCONF menu is re-displayed.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved