You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/09/06 15:37:00 UTC

[jira] [Commented] (AMBARI-24546) Protect the Request resource so that only authorized users may have read-only access the data

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

Hudson commented on AMBARI-24546:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #229 (See [https://builds.apache.org/job/Ambari-branch-2.7/229/])
AMBARI-24546. Inserting new role authorization into DB tables (#2262) (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=6904d17a673baadac4bcc77e9361c5e0816fc3a7])
* (edit) ambari-server/src/main/resources/Ambari-DDL-SQLAnywhere-CREATE.sql
* (edit) ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql
* (edit) ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql
* (edit) ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql
* (edit) ambari-server/src/main/resources/Ambari-DDL-Derby-CREATE.sql
* (edit) ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql


> Protect the Request resource so that only authorized users may have read-only access the data
> ---------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-24546
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24546
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.3.0
>            Reporter: Robert Levas
>            Assignee: Sandor Molnar
>            Priority: Major
>              Labels: pull-request-available, rbac
>             Fix For: 2.7.2
>
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> Protect the Request resource so that only authorized users may have read-only access the data.
> Users with the following roles should have read-only access:
> * {{AMBARI.ADMINISTRATOR}}
> * {{CLUSTER.ADMINISTRATOR}}
> * {{CLUSTER.OPERATOR}}
> * {{SERVICE.ADMINISTRATOR}}
> * {{SERVICE.OPERATOR}}
> * {{CLUSTER.USER}}
> Users with no role related to the cluster may not view the data.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)