[
https://issues.apache.org/jira/browse/AMBARI-20768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976588#comment-15976588
]
Hudson commented on AMBARI-20768:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1416 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1416/])
AMBARI-20768. Local Ambari user with no cluster role must not be able to
(oleewere:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=682bd23194db38ddfeff2743888a9dee91bf514d])
* (edit)
ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/web/security/LogsearchExternalServerAuthenticationProvider.java
> Local Ambari user with no cluster role must not be able to access Logsearch UI
> ------------------------------------------------------------------------------
>
> Key: AMBARI-20768
> URL: https://issues.apache.org/jira/browse/AMBARI-20768
> Project: Ambari
> Issue Type: Bug
> Components: logsearch
> Affects Versions: trunk, 2.5.0
> Reporter: Keta Patel
> Assignee: Keta Patel
> Fix For: 2.5.1
>
> Attachments: all_tests_successful.png,
> AMBARI-20768_branch-2.5.0.patch, AMBARI-20768_branch-2.5_updated.patch
>
>
> A local Ambari user with no cluster roles assigned to it can successfully log
> into the Logsearch UI.
> Logsearch service exercises restriction on who can access its UI using a
> property "logsearch.roles.allowed". This property is a comma-separated list
> of roles to be allowed access to Logsearch UI. This defect deals with the
> following issue:
> 1. If Logsearch service requires that only certain roles be allowed to access
> its UI, then a local Ambari user with no roles must not be allowed to access
> the UI.
> DESIRED BEHAVIOR:
> =================
> 1. A local user with no role assigned to it, must not be able to access
> Logsearch UI.
> Note: The description has been updated by removing the aspect of correcting
> the behavior for Ambari Administrator role for the Logsearch UI.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)