You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For enterprise chef is there anyway to give clients permission to read the users endpoint? I can't find anywhere set permission for user objects on the chef server (11.14). If I set admins to anything other than '' I get a permission denied error and the chef run errors out.
The text was updated successfully, but these errors were encountered:
It was suggested that I use knife-acl to add read permissions for the users container to the client, but it doesn't look like that's possible with enterprise/hosted chef. users isn't a container, it seems to be a special object that only other users / admins can read. Not normal clients.
For enterprise chef is there anyway to give clients permission to read the users endpoint? I can't find anywhere set permission for user objects on the chef server (11.14). If I set admins to anything other than '' I get a permission denied error and the chef run errors out.
The text was updated successfully, but these errors were encountered: