Troubleshooting and Testing LDAP Configurations

Code Insight 6.14.2 SP1

You can use an LDAP Browser such as Apache Directory Studio to verify that settings are configured correctly.

Q: What if I can’t connect to the LDAP server using Code Insight?

A: Verify your LDAP configuration using LDAP Browser or the Code Insight LDAP test groovy script located in the <Code Insight_ROOT_DIR>\<version>\scriptRunner\scripts directory. Contact Revenera Support for instructions on executing the script or for help on connecting.

Q: How do I set up searchBase and searchFilter?

A: Using the LDAP Browser, do as follows:

1. Click Search.
2. Enter [ldap.searchBase, ldap.base] in the Search DN field.
3. Enter ldap.searchFilter in the Filter field.
4. Set the Search scope to Sub-tree level.
5. Click Search.
6. Build or modify your searchBase using this tool (searchBase may contain LDAP queries).