The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to increase LDAP timeout in jira if i am not able to login?

Akash Acharya
February 16, 2023

I'm facing the problem mentioned here https://confluence.atlassian.com/jirakb/ldap-users-fail-to-authenticate-with-response-timeout-errors-in-logs-in-jira-server-298980165.html and can't log in as an admin.

Is there any way to increase LDAP timeout by modifying the dbconfig.xml or any such file so that I can increase the read timeout manually?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Fabio Racobaldo _Catworkx_
Community Champion
February 17, 2023

Hi @Akash Acharya ,

my suggestion is to edit entry at db value and restart the application. Here query to retrieve that setting :

SELECT *
FROM cwd_directory_attribute
WHERE attribute_name = 'ldap.read.timeout';

I don't know if you have more than one AD linked to your application.

Hope this helps,

Fabio

DEPLOYMENT TYPE
SERVER
VERSION
9.6.0
TAGS
AUG Leaders

Atlassian Community Events