You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/07/01 00:56:10 UTC

[jira] [Commented] (SENTRY-1378) Login fails for a secure Sentry Web UI

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

Hadoop QA commented on SENTRY-1378:
-----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12815566/SENTRY-1378.0-sentry-ha-redesign.patch against sentry-ha-redesign.

{color:green}Overall:{color} +1 all checks pass

{color:green}SUCCESS:{color} all tests passed

Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/1820/console

This message is automatically generated.

> Login fails for a secure Sentry Web UI
> --------------------------------------
>
>                 Key: SENTRY-1378
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1378
>             Project: Sentry
>          Issue Type: Bug
>            Reporter: Rahul Sharma
>            Assignee: Rahul Sharma
>         Attachments: SENTRY-1378.0-sentry-ha-redesign.patch
>
>
> Say I login with a principal of the form  "HTTP/<hostname>@Domain . So the http request has the user HTTP . Now for  the property sentry.service.web.authentication.allow.connect.users , we change the list to a lowercase and hence the doFilter method in SentryAuthFilter throws a Unauthorized user status code: 403 exception. 
> We need to make the user in the http request to lower case to compare with set of users present in the property sentry.service.web.authentication.allow.connect.users. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)