The Jenkins slave launch will allow you to launch the slave as the user
TOTO.  Then all jobs which run on that slave will be executed as the user
TOTO.  You can even run multiple slaves as the same user (though I don't
know why you would), so long as you use a distinct directory for each of
the slaves.

Mark Waite

On Fri, Oct 9, 2015 at 9:03 AM iostrym <armandoo...@gmail.com> wrote:

> We have a multi-user linux server.
>
> Jenkins in installed and configured as master.
>
> Some jobs need to be run by a user TOTO for some specific reasons (license
> access for example)
>
> One of our solution is to use "execute shell script on remote host using
> ssh" but then the workspace is still on the jenkins user whereas data are
> generated on the TOTO home directory. We would like to avoid a script to
> move data generated (pretty dirty)
>
> So I wonder if it is possible to install a slave jenkins for each user on
> the same linux machine ? Then the job workspace will be on TOTO homespace.
>
> What is the most-used multi-user linux architecture for Jenkins ?
>
> Best regards,
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/68956858-28c3-4b0d-bc1c-f789c3f644fc%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/68956858-28c3-4b0d-bc1c-f789c3f644fc%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtEDC55_htLmxS1M8GH%2BVKQevae%2BcMkVYr-_9ebUB_PGEA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to