You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2017/06/12 20:31:00 UTC

[jira] [Assigned] (AMBARI-18023) Enforce granular role-based access control for log search functions

     [ https://issues.apache.org/jira/browse/AMBARI-18023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yusaku Sako reassigned AMBARI-18023:
------------------------------------

    Assignee: Robert Levas

> Enforce granular role-based access control for log search functions
> -------------------------------------------------------------------
>
>                 Key: AMBARI-18023
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18023
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>            Priority: Critical
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-18023_branch-2.4_01.patch, AMBARI-18023_trunk_01.patch
>
>
> Enforce granular role-based access control for log search functions.
> Users must have the SERVICE.VIEW_OPERATIONAL_LOGS authorization in order to perform log search functions.
> The following REST API entry points are affected:
> *{{GET /api/v1/clusters/:CLUSTER_NAME/host_components}}*
> * The LogSearch-related data is to be filtered out if the user does not have authorization to view it
> *{{GET /api/v1/clusters/:CLUSTER_NAME/logging/searchEngine}}*
> * Access is to be denied if the user does does not have authorization to view LogSearch-related data



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)