#438 ✓resolved
Greg Schueler

"project" context support for aclpolicy

Reported by Greg Schueler | September 15th, 2011 @ 03:53 PM | in Rundeck 1.3.1 (closed)

problem:

aclpolicy files do not support restriction via project

solution:

update aclpolicy support (xml,yaml) to support project context restriction.

given:

<context project="bob">
   <command job="*" group="*" action="..."/>
</context>

or

context:
  project: 'bob'

Then matching user is only given access to matching actions within project "bob".

Allow regex matching for project name, and "*" matches all projects.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues

Shared Ticket Bins

People watching this ticket

Tags

Referenced by

Pages