Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation: upgrade guide "admin" aclpolicy doesn't allow all permissions #280

Closed
gschueler opened this issue Jan 15, 2013 · 1 comment
Milestone

Comments

@gschueler
Copy link
Member

https://groups.google.com/d/msg/rundeck-discuss/2mdZFBp5wxk/HN4UgFV_G3YJ

@connaryscott
Copy link

I am experiencing the same problem here using a very recent development copy from build.rundeck.org.

[rundeck@wsgc-dev-centos63-1 ~]$ rpm -q rundeck
rundeck-1.5.1-0.205.SNAPSHOT.noarch

when running an adhoc command

Error performing request (loadMoreOutputTail): /rundeck/execution/tailExecutionOutput.json
I added read perm here:

[chuck@wsgc-dev-centos63-1 trunk]$ sudo grep adhoc /etc/rundeck/admin.aclpolicy 
  adhoc:
    - allow: [read,run,kill] # allow running/killing adhoc jobs

no joy...

after restarting the server, it worked. Should we need to restart the server for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants