-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Centos 5.5. Jenkins installed from RPM
Install Jenkins 409 via RPM.
Follow directions on the help page for LDAP security Group Search Base on the configure page to get LDAP security working. It involves editing /var/lib/jenkins/war/WEB-INF/security/LDAPBindSecurityRealm.groovy.
Now do a yum upgrade jenkins (when 413 was current)
Notice that the customized LDAPBindSecurityRealm.groovy has been blown away.
I suspect proper long term fix is to move this configuration out of the groovy file into the normal configuration.