[
https://issues.apache.org/jira/browse/AMBARI-24546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16605999#comment-16605999
]
Hudson commented on AMBARI-24546:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9925 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9925/])
AMBARI-24546. Inserting new role authorization into DB tables (#2261) (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=991e107030ff7e0fbbf220a02abdde906ad0a526])
* (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
* (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
> 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)