You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
When i connect crowd whith ldap directory i have "No results were found from your search. org.springframework.ldap.InvalidSearchFilterException: Missing 'equals'; nested exception is javax.naming.directory.InvalidSearchFilterException: Missing 'equals'; remaining name 'ou=*,dc=*,dc=*'" Please help!
Hi Dima,
What are the rest of your filters? It seems like there is a misconfiguration here that the application cannot parse.
Have a look at this document, as the fields and the input they require is more detailed than in the crowd documentation:
https://confluence.atlassian.com/display/DOC/Connecting+to+an+LDAP+Directory
Also if you do have filters specified, be sure they are correct:
https://confluence.atlassian.com/display/DEV/How+to+write+LDAP+search+filters
Last, you can use an LDIF export from a user in your ldap system to see the exact path with the properties you'll need to connect successfully from crowd:
https://confluence.atlassian.com/display/CROWD/Getting+an+LDIF+Export+of+a+User+or+Group
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.