Re: Jenkins Distributed Builds: Project-Based Matrix Authorization Strategy

2017-07-24 Thread J0991
Just as a followup, I wanted to give anybody who may stumble across this question in the future some valuable information that helped me achieve this setup: My goal was to have three tiers of users, each with less permissions than the former: - Global Administrators: -- Granted all global permissi

Re: Jenkins Distributed Builds: Project-Based Matrix Authorization Strategy

2017-07-18 Thread Daniel Beck
> On 17. Jul 2017, at 21:04, Thiago Carvalho Davila > wrote: > > Is it planned for Blue Ocean 1.2? Blue Ocean can show folders already, see https://ci.jenkins.io/blue/ -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from thi

Re: Jenkins Distributed Builds: Project-Based Matrix Authorization Strategy

2017-07-17 Thread Thiago Carvalho Davila
That should be a very good feature. Is it planned for Blue Ocean 1.2? Em 17/07/2017 14:17:40, Daniel Beck escreveu: > > On 11. Jul 2017, at 19:24, Jason LeMauk > wrote: > > As far as using a project-based matrix authorization strategy, I envision the > permissions working like so: > 1. Global A

Re: Jenkins Distributed Builds: Project-Based Matrix Authorization Strategy

2017-07-17 Thread Daniel Beck
> On 11. Jul 2017, at 19:24, Jason LeMauk > wrote: > > As far as using a project-based matrix authorization strategy, I envision the > permissions working like so: > 1. Global Administrators: >- Access to everything within Jenkins (all projects / jobs, > configuration settings

Re: Jenkins Distributed Builds: Project-Based Matrix Authorization Strategy

2017-07-12 Thread Artur Szostak
If you are going to have a rather large setup running you may want to consider using the Role based authorisation strategy instead. We have been using the project based matrix authorisation approach in our Jenkins with moderate success. But as the number of jobs, users and projects increases t