Hi

Is there any possibility to run jenkins job on a slave as a linux user? 
At the moment it is configured in our jenkins quite insecure. In jenkins 
master we have one default user which is used to launch slave agents on 
Unix machines: (username1) and there's a job what is running on a certain 
slave which does sudo su -username2 with a password before the actual 
activity. This causes password and username revealing in jobs console 
output.

My question is that is there any better way to change the username from 
which i could run the scripts on the slave after the master has activated 
the job? 

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/065c37ad-451e-4cdf-9be6-1d3e603acd7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to