Greetings,
My Jenkins instance has Global Security enabled and uses the Matrix-based security.
The user authentication is configured using a single unix group (instead of copying/pasting the settings for all the users on separate lines) -- this makes it easy to customize the security for all the users in one single row.
One drawback to this approach is that userA can still cancel the jobs launched by userB. Is there a way to prevent this, or am I missing something?
Regards,
Nicolas