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:13:00 UTC

[jira] [Created] (SENTRY-2129) User based privilege

Na Li created SENTRY-2129:
-----------------------------

             Summary: User based privilege
                 Key: SENTRY-2129
                 URL: https://issues.apache.org/jira/browse/SENTRY-2129
             Project: Sentry
          Issue Type: New Feature
          Components: Sentry
    Affects Versions: 2.1.0
            Reporter: Na Li
            Assignee: Na Li


It’s standard in traditional database security to allow both groups and users to be assigned to roles. And hive supports to grant role to user.

So the following command should be supported in sentry:

GRANT role_name TO USER user

The feature implemented in SENTRY-711 is not complete. We complete this feature 



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