mdxp / knife-backup

knife plugin to help backup and restore a chef server.
Apache License 2.0
110 stars 45 forks source link

Response: missing read permission #37

Closed tiago-cruz-movile closed 9 years ago

tiago-cruz-movile commented 9 years ago

Hello,

Using chef-12.0.3-1.x86_64 I've got:

# knife backup export -D /tmp/ -c backup.rb -V
...
Backing up nodes babilonia
Backing up nodes mchat
INFO: HTTP Request Returned 403 Forbidden: error
ERROR: You authenticated successfully to https://chef.xxxx.com/organizations/xxxx as backup but you are not authorized for this action
Response:  missing read permission

The user is an admin:

$ knife group show admins | grep backup
  user_usag: backup

What can I do? Thanks a lot!

tiago-cruz-movile commented 9 years ago

Really we had some machine missing READ:

$ knife acl add nodes loadtest read client backup