Hi We have this setup:
- Apache Tomcat 7.0.32 - Jenkins 1.518 - LDAP Plug in 1.5 We are using the LDAP Authentication for Jenkins. This is working fine. We would like to use the LDAP Credentials at Jenkins log in in all the SW tools that Jenkins is using. How can we achieve that? For example: We have a Version Control tool SCM Surround that use LDAP as well. In every Job we have many build steps (shell scripts) that use SCM Surround command line for Version control operations. Each SCM Surround command line uses the User ID and User Password (LDAP). We would like to have these credentials from a parameter or global variable that is populated by the Jenkisn LDAP at log in. Hope this example can explain how we want to use the log in LDAP credentials. Thank you for your help. Alberto -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/LDAP-Credentials-Propagation-into-SCM-tools-used-in-Jenkins-tp4671712.html Sent from the Jenkins users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
