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

[jira] [Updated] (SENTRY-2128) Support for granting privileges to user.

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

kalyan kumar kalvagadda updated SENTRY-2128:
--------------------------------------------
    Summary: Support for granting privileges to user.  (was: Support User level privilges)

> Support for granting privileges to user.
> ----------------------------------------
>
>                 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)