Hi, Please lete me know if I have missed anything. I just don't want to use "psexec" to get the Job executed using another user context. Any help would be really very appreciated.
Thanks, Vijendra On Wed, Jun 19, 2013 at 4:46 PM, Vijendra Patil <[email protected]>wrote: > 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
