You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/11/30 17:35:11 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15032042#comment-15032042 ] 

Hadoop QA commented on AMBARI-14072:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12774828/AMBARI-14072_trunk_01.patch
  against trunk revision .

    {color:red}-1 patch{color}.  Top-level trunk compilation may be broken.

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/4419//console

This message is automatically generated.

> 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
>
>
> 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)