Quantcast

LDAP and other authentication not working after switching to LTS

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

LDAP and other authentication not working after switching to LTS

pickgr
We recently switched from running Jenkins 1.451 to 1.466.1  After switching, authentication appears to be broken.

The LDAP configuration seems fine and when I intentionally enter a bad password it denies the login and I see the following in the logfile:


Aug 21, 2012 12:53:23 PM hudson.security.AuthenticationProcessingFilter2 onUnsuccessfulAuthentication INFO: Login attempt failed org.acegisecurity.BadCredentialsException: Bad credentials

However, when I enter my userid/password correctly, there is nothing in the logfile and at the upper-right hand corner it still says "login" without displaying "<username>|logout"

The same things happens when trying to use Jenkins own internal user database.

Any ideas?  I'm not sure if this is a bug or how to troubleshoot further?

thanks,
Garret





Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: LDAP and other authentication not working after switching to LTS

pickgr
Turns out this was a browser-side issue.  After I cleared out the cookies in Chrome, it worked fine...

Loading...