[
https://issues.apache.org/jira/browse/SENTRY-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kalyan kumar kalvagadda updated SENTRY-2128:
--------------------------------------------
Description:
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
was:
Currently sentry supports granting role to user but this would not be
sufficient.
Ideally it should provide an ability to grant privileges to user.
> 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)