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/08/31 03:12:00 UTC

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

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

Hudson commented on AMBARI-24562:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.7 #204 (See [https://builds.apache.org/job/Ambari-branch-2.7/204/])
[AMBARI-24562] Protect the ClusterConfig resource so that only (rlevas: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=26dc1b30e8f35b26b57a23b659d8f31f9b8492f0])
* (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ClientConfigResourceProvider.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/security/TestAuthenticationFactory.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/controller/internal/AlertTargetResourceProviderTest.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ClientConfigResourceProviderTest.java


> Protect the ClusterConfig resource so that only authorized users may have read-only access the data
> ---------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-24562
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24562
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>            Priority: Major
>              Labels: pull-request-available, rbac
>             Fix For: 2.7.2
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Protect the ClientConfig resource so that only authorized users may have read-only access the data.
> Users with the following permission should have read-only access:
> * {{CLUSTER.VIEW_CONFIGS}}
> * {{SERVICE.VIEW_CONFIGS}}
> * {{HOST.VIEW_CONFIGS}}
> These permissions should be allow for the following roles:
> * {{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)