Re: Jenkins ACL on individual build jobs

2012-08-02 Thread Fred G
Hi, Just for the sake of completeness: You could also use the built-in "Project-based Matrix Authorization Strategy". This might only work when using Jenkins own database for authorization, though. Regards, Fred On Wednesday, August 1, 2012 3:17:42 PM UTC+2, David Doughty wrote: > > Does any

Re: Jenkins ACL on individual build jobs

2012-08-01 Thread Stephen Connolly
It is somewhat hidden on our wiki, but you are allowed to run the plugins on versions of jenkins that are not Jenkins Enterprise, e.g. see this page: http://wiki.cloudbees.com/bin/view/Jenkins+Enterprise/Ride+Jenkins+Support+Terms If you want to try it out, install https://wiki.jenkins-ci.org/disp

Re: Jenkins ACL on individual build jobs

2012-08-01 Thread David Doughty
Cool, having looked at your website/presentation that looks exactly what I'm looking for. However, its bundled with the enterprise Jenkins release, can we get it un-bundled? dD

Re: Jenkins ACL on individual build jobs

2012-08-01 Thread Stephen Connolly
Here comes the shameless plug... you might be interested in the RBAC plugin by CloudBees, in conjunction with the Folders plugin you'll be going "Oh yeah"... of course you need to pay to get the RBAC plugin... if you don't want to pay there are other plugins that can do some of the things, but las

Jenkins ACL on individual build jobs

2012-08-01 Thread David Doughty
Does anyone know if there is a capability currently in Jenkins (or as part of the roadmap) to extend ACL to individual build jobs? Or perhaps if there is a plugin that can provide such a capability already. What I'm looking for is the ability to limit who can modify/run existing build jobs, as