job level permissions not taking precidence over global permissions

2013-08-29 Thread Maven User
Hi all - I want to allow all users at the global level to do a few things BUT for a particular job, I only want a few people to be able to run it. I seems like once at a global level, if authenticated users have been granted access to run a job then on a per job basis, I can't specify a

Re: job level permissions not taking precidence over global permissions

2013-08-29 Thread Daniel Beck
This is desired behavior in Project-based Matrix security. Try adding a user/group with no permissions on a specific job. This no-op entry will simply disappear when saving. Permissions granted globally cannot be revoked on specific jobs using this security strategy. You could use Role

Re: job level permissions not taking precidence over global permissions

2013-08-29 Thread Maven User
Thank you so much! It also seems additive - so if I add everyone to the job with read-only perms, it's in addition to their global permissions? On Thursday, August 29, 2013 7:16:20 PM UTC-4, Daniel Beck wrote: This is desired behavior in Project-based Matrix security. Try adding a