Testing the Interface
To test the connection to the LDAP server and the data from the LDAP directory:
| 1. | Select the following option from the LDAPCONF menu: |
[6] Test Connection
| 2. | The iProcess Engine tests the connection and displays whether the connection attempt succeeded or failed. For example: |
Testing connection...
Connect successful.
If the attempt fails, information about the possible cause of the failure is shown. For example, the following error indicates a problem with the DN entry used to authenticate the connection. You should check the validity of the supplied name (and password).
Testing connection...
SW_LDAP_connect() failed : Error whilst binding to connection (-1230)
Press [ENTER] to continue...
| 3. | If the connection attempt succeeds, the following prompt is displayed: |
Do you wish to download user information from LDAP (Y/N):
| — | If you enter N, the LDAPCONF menu is re-displayed. |
| — | If you enter Y, LDAPCONF searches the LDAP directory using the current search root and filter criteria and displays the number of matching entries found. For example: |
Number of entries found : 10
| 4. | You are then prompted whether to output the results of the search: |
in iProcess format (S) or LDAP directory format (L). Verifying the Data.
iProcess Mapping/LDAP (S/L): s
to the screen (S) or to a text file (F).
Output to File or Screen (F/S): s
The search results are displayed or written to the requested file.
Subtopics