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
Hello,
we have a Jira Server Instance with a connected Microsoft Active Directory user directory.
Since we upgraded to Jira 8.* we have massive problems with the LDAP sync.
Very often users are not able to login. Most often the automatic sync times out.
When users complain about not being able to login we try to trigger the sync manually. Sometimes it works then.
Maybe someone has an idea of what to do?
We found this error message in our logs:
Hi,
I believe what you are seeing is your LDAP is in periods overloaded and not able to answer queries and gives “connect timed out”. This could be caused by your LDAP directory settings where it by default is set to "Update group memberships on each login". Since Jira queries the LDAP server upon each login of all your users, this will put a lot of traffic towards the LDAP server.
A solution we have found to avoiding such problems is changing the user directory configuration “Update group memberships when logging in” and setting this to either “for newly added users only” or “Never”. This will mean that user login will not update group memberships. Memberships will then only be updated on each sync interval (which is by default every 60 minutes). We have seen that this is a satisfiable solution for several of our clients.
Please try this for your user directory that is failing and report back. Hopefully, this will make logins more stable.
Regards,
Elias Brattli Sørensen
Kantega SSO
Hi Elias,
thanks for your response. We already did what you wrote and there is no real change. We are now in communication with the atlassian support team. Thanks a lot for your answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @SaSu
I am afraid you are hit with a existing bug https://jira.atlassian.com/browse/JRASERVER-71465. But I could give you some suggestion and you can try if it fixes.
1. Increase read timeout
Go to Administration > Users > User Directories
Edit the LDAP directory
Increase the value of Read Timeout
2. Disable the Follow Referral option
Go to Administration > Users > User Directories
Edit the LDAP directory
Disable the Follow Referral option
Please note: If you are logged using the same AD, then I would suggest you to create a internal user, grant system admin access, log in using internal user and then perform the above two actions.
3. Restart Jira and check if issue still exists.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks for your answer and tips.
We already did the two steps you mentioned. Thatd oes not change something.
Are you sure that it is the bug that is described in the issue? There is a different error message.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @SaSu
I would suggest, raise an Atlassian Support ticket as your users have the impact. Run the sync and then attach the zip file for the ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sasu,
Did you able to resolve this issue?
Would you please guide me, what was the issue and how it resolved.
Thanks in advance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.