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 debug delegated LDAP authentication

Philipp Lamp
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 24, 2016

I have set up a delegated LDAP authentication agains the corporate LDAP and it behaves really strange.

  • With my LDAP user everything is absolutely fine
  • One guy can only log in with his old password (changed in LDAP several weeks ago)
  • Another guy can log in once, subsequent attempts are rejected

Unfortunately I haven't managed to get any LDAP debug output in the logs. What I already did is setting the following logs to DEBUG:

log4j.logger.com.atlassian.jira.login.security
log4j.logger.com.atlassian.jira.login
log4j.logger.com.atlassian.jira.web.action.util.LDAPConfigurer

The only debug output I can now see in the logs is "Authentication FAILED" - saw this already at the UI smile

 

Any Idea how I could get more output about the LDAP communication? I need to be sure that there is no issue at my JIRA configuration in order to open a ticket at our corporate LDAP.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
jasonmcmunn-delphic
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 16, 2017

Did you ever get an answer? I have a similar problem.