Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- knife user list
- ERROR: You authenticated successfully to https://foo.example.com:443/organizations/dev as devops-gitci01 but you are not authorized for this action
- Response: missing read permission
- Even though I've followed these instructions
- http://docs.chef.io/server_manage_clients.html#permissions
- Screenshots
- https://www.dropbox.com/s/c7z0gmodtinrzn8/Screenshot%202015-07-28%2015.48.42.png?dl=0
- Other commands that fail
- knife environment from file environments/*.json
- ERROR: You authenticated successfully to https://foo.example.com:443/organizations/dev as devops-gitci01 but you are not authorized for this action
- Response: missing update permission
- ======
- Here are the permissions for my client according to the knife acl plugin
- knife acl show clients devops-gitci01
- create:
- actors:
- devops-gitci01
- pivotal
- sowen
- groups: admins
- delete:
- actors:
- devops-gitci01
- pivotal
- sowen
- groups:
- admins
- users
- grant:
- actors:
- devops-gitci01
- pivotal
- sowen
- groups: admins
- read:
- actors:
- devops-gitci01
- pivotal
- sowen
- groups:
- admins
- users
- update:
- actors:
- devops-gitci01
- pivotal
- sowen
- groups: admins
Advertisement
Add Comment
Please, Sign In to add comment