You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Dan Burkert (JIRA)" <ji...@apache.org> on 2018/08/16 22:39:00 UTC

[jira] [Commented] (SENTRY-2162) Retrieve and list user privileges for authorization

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

Dan Burkert commented on SENTRY-2162:
-------------------------------------

This patch introduced two new APIs with typos, {{SentryPolicyServiceClient.listPrivilegsbyAuthorizable}} and {{SentryPolicyServiceClient.getAllPrivilegsbyAuthorizable}}.

> Retrieve and list user privileges for authorization
> ---------------------------------------------------
>
>                 Key: SENTRY-2162
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2162
>             Project: Sentry
>          Issue Type: Sub-task
>          Components: Sentry
>    Affects Versions: 2.1.0
>            Reporter: Na Li
>            Assignee: Sergio Peña
>            Priority: Major
>             Fix For: 2.1.0
>
>         Attachments: SENTRY-2162.1.patch, SENTRY-2162.2.patch, SENTRY-2162.3.patch, SENTRY-2162.4.patch
>
>
> Make sure the implicit privileges assigned to user directly are retried and applied for authorization request. This may require the code change in SentryPolicyStoreProcessor and several other places.
> For example,
> after user_A creates table_B and get "all" privilege on table_B, user_A can insert rows into that table.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)