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/12/02 01:44:11 UTC

[jira] [Commented] (AMBARI-14142) Enforce granular role-based access control for group functions

    [ https://issues.apache.org/jira/browse/AMBARI-14142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034992#comment-15034992 ] 

Hadoop QA commented on AMBARI-14142:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12775134/AMBARI-14142_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/4442//console

This message is automatically generated.

> Enforce granular role-based access control for group functions
> --------------------------------------------------------------
>
>                 Key: AMBARI-14142
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14142
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.3.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>              Labels: rbac
>             Fix For: 2.3.0
>
>         Attachments: AMBARI-14142_trunk_01.patch
>
>
> Enforce granular role-based access control for alert functions:
> || || Cluster\\User || Service\\Operator || Service\\Administrator || Cluster\\Operator || Cluster\\Administrator || Administrator ||
> |Manage groups                 |   |   |   |   |   |(+)|
> Entry points affected: 
> * GET /api/v1/groups
> * GET /api/v1/groups/:group_name
> * PUT /api/v1/groups/:group_name
> * POST /api/v1/groups/:group_name
> * DELETE /api/v1/groups/:group_name
> * GET /api/v1/groups/:group_name/members
> * PUT /api/v1/groups/:group_name/members
> * POST /api/v1/groups/:group_name/members
> * DELETE /api/v1/groups/:group_name/members



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)