Hi there everyone,
I want to use RBAC(role-based access control, you know).
Can I use RBAC without Chef Management Console (a.k.a Chef Manage) ?
Thank you in advance.
Go Sato
Hi there everyone,
I want to use RBAC(role-based access control, you know).
Can I use RBAC without Chef Management Console (a.k.a Chef Manage) ?
Thank you in advance.
Go Sato
On Jul 20, 2015, at 11:56 PM, Go Sato i97506051502@gmail.com wrote:
Hi there everyone,
I want to use RBAC(role-based access control, you know).
Can I use RBAC without Chef Management Console (a.k.a Chef Manage) ?
Yes, there is the knife-acl plugin with commands to manage ACLs and ACL groups. It is definitely more daunting than using the UI, but doable. They all just talk to the same APIs on the Chef Server, no special magic.
--Noah
Mr. Noah Kantrowitz
Thanks a lot information about knife-acl
I will try to use it.
Thank you in advance.