|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

The LTS 1.532.2 is now available, however after upgrading, I can't authenticate with LDAP.
It turned out the whole ldap plugins classes missing.
Copying the the ldap classes from the previous version to:
<JENKINS_HOME>/plugins/ldap/WEB-INF/classes solved the authentication issue.
I have logged the issue at:
https://issues.jenkins-ci.org/browse/JENKINS-21865