Hi everyone, I installed Jenkins on our build server(CentOS). I'm trying to execute our build script, but every write operation is denied. I echoed $USER, and for some reason got "jenkins" while the user I start Jenkins with is "builder".
How can I make Jenkins NOT to execute the shell as the "jenkins" but as the local user, builder? Your help is highly appreciated, Gabi. -- 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.
