Hi, I am looking for an option where we can execute few of the Jobs such as "release to Stage" "release to production" etc. jobs to be run under the credential of logged on user. Right now all the Jenkins jobs are getting executed under the credential of the service account which the Tomcat Service is configured to run with, on which Jenkins web app is hosted.
The reason I am asking this is because, we have list of Jenkins job, while most of them does "Create Build on Local Build Server", while few jobs does "Release to Production". Now those jobs which perform production deployment, aren't supposed to execute using that service account which the Jenkins job is using. It should execute using the credential of Logged on user, so that the separate Operation Support Team person can logged in to Jenkins and get the Production Release job deployed with his credential as he is having access to the Production Web Servers. Is this possible? -- 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 jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.