You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Na Li (JIRA)" <ji...@apache.org> on 2018/01/25 20:58:00 UTC

[jira] [Commented] (SENTRY-2128) Support User level privilges

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

Na Li commented on SENTRY-2128:
-------------------------------

Can you change the title to be more specific as "Support assigning privilege directly to user"? It seems to be the focus of this jira.

I have created SENTRY-2129 as epic to track all effort for user based privilege. Will this be a sub-task for SENTRY-2129?

> Support User level privilges
> ----------------------------
>
>                 Key: SENTRY-2128
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2128
>             Project: Sentry
>          Issue Type: New Feature
>          Components: Sentry
>    Affects Versions: 2.1.0
>            Reporter: kalyan kumar kalvagadda
>            Assignee: kalyan kumar kalvagadda
>            Priority: Major
>              Labels: roadmap
>
> Currently sentry supports granting role to user but this would not be sufficient.
> Ideally it should provide an ability to grant privileges to user.
> *One simple use case:* Administrator wants to grant a specific privilege for each user.
>  # Administrator has to create a separate group and role for that user.
>  # Add user to the group
>  # Grant the new role to that group
>  # grant the privilege to that group
> *After SENTRY-711*
>  # Administrator has to create a separate role for that user.
>  # Grant the new role to that user
>  # grant the privilege to that group
>   
>  *With the new proposed feature*
>  # Just grant a privilege to a user.
>  
>  Changes needed for thus feature will be pretty deep.
>   
> Will be adding scope as part subtask created



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