You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2015/12/02 03:36:10 UTC

[jira] [Updated] (AMBARI-14072) Enforce granular role-based access control for cluster functions

     [ https://issues.apache.org/jira/browse/AMBARI-14072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas updated AMBARI-14072:
----------------------------------
    Attachment: AMBARI-14072_trunk_03.patch

> 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
>
>         Attachments: AMBARI-14072_trunk_01.patch, AMBARI-14072_trunk_02.patch, AMBARI-14072_trunk_03.patch
>
>
> 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       |   |   |   |   |(+)|(+)|
> |Create new clusters           |   |   |   |   |   |(+)|
> |Rename clusters               |   |   |   |   |   |(+)|
> 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)