-
|
Hi guys, We are using ManageIQ with AD authentication and need to ensure that students can only see their own instances. Currently, we can restrict access per project group, but all members of the group see all project instances. Our requirements: Is there a way to configure per-user tenants or policies? If not, can you recommend an alternative structure so students only see their own instances without complex administration? Thank you Best regards, Peter |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 23 replies
-
|
We don't have per-user tenant policies nor quotas, but we do have user-ownership of resources. You should be able to configure group-level quota, but still set the owner of a VM to a specific user. Then using RBAC, you can set the group to only be able to see user-owned resources. |
Beta Was this translation helpful? Give feedback.
We don't have per-user tenant policies nor quotas, but we do have user-ownership of resources. You should be able to configure group-level quota, but still set the owner of a VM to a specific user. Then using RBAC, you can set the group to only be able to see user-owned resources.