Test LDAP got InvalidSearchFilterException: Missing 'equals'
I cofigured my LDAP with base DN:dc=com
Always get following error:
Caused by: javax.naming.directory.InvalidSearchFilterException: Missing 'equals'; remaining name 'dc=com'
And I tested above base DN by LDAP browser, it works fine.
Status
Product Owner needs to review this Issue.
Comments
Thu, Mar 27, 2014, 16:09 by Witek (SM,T)
Sorry, we have no LDAP expert on board. The cause could be:
- The filter specified is wrong or CPS constructed a bad filter.