|
|
_0.png) |
|
|
|
|
Change By:
|
Joachim Mairböck
(20/Jul/12 5:36 PM)
|
|
Description:
|
The Jenkins LDAP-Plugin doesn't support the LDAP StartTLS extension that we would need to access or LDAP server. See also this discussion on the mailing list: http://jenkins.361315.n4.nabble.com/StartTLS-td372639.html
I have investigated a bit to check what would be needed to support that feature, and it seems that the version of acegi-security that Jenkins uses is too old.
acegi
Spring
-
security
ldap
supports
LDAP startTLS
StartTls
since version 1.3.0
(which is part of Spring 3
.
0).
I have
also
voted for
JIRA
JENKINS
-5303 to upgrade
that, but for this issue, spring
acegi
-security
2 wouldn't be needed, if that makes things easier
.
|
|
|
|
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
|
|
Is there any plan to fix this?