You have no authorized access to projects.

1,312 views
Skip to first unread message

Taylor Leese

unread,
Sep 28, 2014, 4:52:07 AM9/28/14
to rundeck...@googlegroups.com
Hi all - I'm trying to get Rundeck configured and I installed it using Puppet via https://forge.puppetlabs.com/opentable/rundeck. This is the error message I get when I login as admin:

You have no authorized access to projects.

Contact your administrator. (User roles: deploy, admin, user, build, architect)


Here is a copy of my admin.aclpolicy. Any idea what I am doing wrong so I can get past this error message and actually create a project?


description: Admin, all access.

context:

project: '.*' # all projects

for:

resource:

- allow: '*' # allow read/create all kinds

adhoc:

- allow: '*' # allow read/running/killing adhoc jobs

job:

- allow: '*' # allow read/write/delete/run/kill of all jobs

node:

- allow: '*' # allow read/run for all nodes

by:

group: admin


---


description: Admin, all access.

context:

application: 'rundeck'

for:

resource:

- allow: '*' # allow create of projects

project:

- allow: '*' # allow view/admin of all projects

by:

group: admin


- Taylor

Taylor Leese

unread,
Oct 8, 2014, 3:51:52 AM10/8/14
to rundeck...@googlegroups.com
Turned out my admin.aclpolicy wasn't properly formatted.
Reply all
Reply to author
Forward
0 new messages