Re: Security question

2017-03-02 Thread Mark Waite
Jenkins executes processes on agents. Since you're allowing a process to compile code and execute tests on an agent, you're accepting that the agent is at risk from that compilation and execution. One of the way to reduce that risk is to never execute build jobs on the master agent. That also he

Security question

2017-03-02 Thread andrew . lucas
Hi, We have a Jenkins installation running under windows, pulling from SVN, that is building some VS2010/VS2015 projects. Those projects are using google test for automated testing. How does one prevent those google test projects from accessing the build server from outside of the build wor

Fwd: matrix based security question

2015-11-18 Thread Gabor Gabesz
Hi all, I have a security problem with Project-based Matrix Authorization Strategy Jenkins version: 1.630 I enabled it in one of my jobs, played with it for a while and once accidentally pressed 'save' after removing everyone from the list... The "Block inheritance of global authorization matrix"

Re: Matrix-based Security question

2015-08-31 Thread Ricardo García Fernández
Hi! If you are jenkins Administer you don't need anything else, you have full access. Regards, Ricardo. El jueves, 20 de agosto de 2015, 22:38:53 (UTC+2), Caolan Dix escribió: > > Really simple question I need a definite answer for. If checked for a user > or group, does the Administer permiss

Matrix-based Security question

2015-08-20 Thread Caolan Dix
Really simple question I need a definite answer for. If checked for a user or group, does the Administer permission still need to have all of the other checkboxes checked for full rights across a Jenkins master? Thanks! -Caolan. -- You received this message because you are subscribed to the Go