jenkins - how to run a job on the master as a different user? -


i have jenkins installed on linux machine within tomcat behind apache. consequence jenkins runs tomcat. user tomcat not configured run job.

how tell jenkins run job different user on same machine ?

does make sense define slave on same machine different user ?

you can use su or sudo run different user inside build step, comes security implications. if want regularly recommend define slave on same machine other user, have suggested. not aware of plugins/extensions make easier unfortunately.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -