Jenkins Run as Specific User not working
问题 I am trying to get Jenkins to run jobs as specific linux Users. I have set security to use Unix authentication and installed the "Authorize Project" plugin. I have written a simple script in my ~/bin directory that sends me an email with the message "Hello $USER". In Jenkins I set up a job and use the Authorize Project plugin to select run as specific user and my username. When I try to create a build the job fails. If I look at the output console the messages say that the job has been