[
https://issues.apache.org/jira/browse/AMBARI-14072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Levas updated AMBARI-14072:
----------------------------------
Description:
Enforce granular role-based access control for cluster functions:
|| || Cluster\\User || Service\\Operator || Service\\Administrator ||
Cluster\\Operator || Cluster\\Administrator || Administrator ||
|View status information |(+)|(+)|(+)|(+)|(+)|(+)|
|View configuration |(+)|(+)|(+)|(+)|(+)|(+)|
|View stack version details |(+)|(+)|(+)|(+)|(+)|(+)|
|Enable/disable Kerberos | | | | |(+)|(+)|
|Upgrade/downgrade stack | | | | |(+)|(+)|
Entry points affected:
* PUT /api/v1/clusters/:cluster_name
* POST /api/v1/clusters/:cluster_name
*Note: Read-only requests (GET) are not protected so that the front end is not
broken.*
was:
Enforce granular role-based access control for cluster functions:
|| || Cluster\\User || Service\\Operator || Service\\Administrator ||
Cluster\\Operator || Cluster\\Administrator || Administrator ||
|View status information |(+)|(+)|(+)|(+)|(+)|(+)|
|View configuration |(+)|(+)|(+)|(+)|(+)|(+)|
|View stack version details |(+)|(+)|(+)|(+)|(+)|(+)|
|Enable/disable Kerberos | | | | |(+)|(+)|
|Upgrade/downgrade stack | | | | |(+)|(+)|
Entry points affected:
* GET /api/v1/clusters
* GET /api/v1/clusters/:cluster_name
* PUT /api/v1/clusters/:cluster_name
* POST /api/v1/clusters/:cluster_name
> Enforce granular role-based access control for cluster functions
> ----------------------------------------------------------------
>
> Key: AMBARI-14072
> URL: https://issues.apache.org/jira/browse/AMBARI-14072
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Labels: rbac
> Fix For: 2.2.0
>
>
> Enforce granular role-based access control for cluster functions:
> || || Cluster\\User || Service\\Operator || Service\\Administrator ||
> Cluster\\Operator || Cluster\\Administrator || Administrator ||
> |View status information |(+)|(+)|(+)|(+)|(+)|(+)|
> |View configuration |(+)|(+)|(+)|(+)|(+)|(+)|
> |View stack version details |(+)|(+)|(+)|(+)|(+)|(+)|
> |Enable/disable Kerberos | | | | |(+)|(+)|
> |Upgrade/downgrade stack | | | | |(+)|(+)|
> Entry points affected:
> * PUT /api/v1/clusters/:cluster_name
> * POST /api/v1/clusters/:cluster_name
> *Note: Read-only requests (GET) are not protected so that the front end is
> not broken.*
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)