Yes. That is correct From: Jeff Storey <[email protected]<mailto:[email protected]>> Date: Sunday, December 13, 2015 at 9:19 AM To: Jenkins Users <[email protected]<mailto:[email protected]>> Cc: ingunawa <[email protected]<mailto:[email protected]>> Subject: Re: Restricting execution on slaves
Thanks. I had seen that plugin, but it doesn't look like it can be configured globally but needs to be configured for each slave. So if I add a new slave or want to update the list, I need to do it for each slave. On Saturday, December 12, 2015 at 12:47:13 PM UTC-5, Indra Gunawan (ingunawa) wrote: Take a look at this plugin : https://wiki.jenkins-ci.org/display/JENKINS/Job+Restrictions+Plugin On 12/10/15, 6:01 AM, "[email protected]<javascript:> on behalf of Jeff Storey" <[email protected]<javascript:> on behalf of [email protected]<javascript:>> wrote: >Hi, I am trying to find a way to restrict who can execute jobs on >slaves in this way: >Users in a certain list can execute jobs on slaves matching a certain >slave name pattern. > >My slaves are dynamically brought up and down, so I don't want to have >to configure this on each new slave. It would be nice if there was a >way to do this globally. The reason I'm trying to do this is because I >have some slaves that have access to resources that I don't want to >open up for everyone to use. > >I'm open to doing this other ways if there is a better way to do this. >I've looked at many of the security plugins and it doesn't seem like >there is a way to do what I'm trying. > >Thanks. > >-- >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]<javascript:>. >To view this discussion on the web visit >https://groups.google.com/d/msgid/jenkinsci-users/CAAhqw%3D8gXVCu9Z2AjfGB_ >qOg-_aVte0%2BeOMUJCCGE3%3DurJUzSQ%40mail.gmail.com<http://40mail.gmail.com>. >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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/D2938344.3DF57%25ingunawa%40cisco.com. For more options, visit https://groups.google.com/d/optout.
