You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Sravya Tirukkovalur (JIRA)" <ji...@apache.org> on 2014/06/10 03:36:02 UTC

[jira] [Updated] (SENTRY-281) Revoking a parent privilege should revoke all child privileges

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

Sravya Tirukkovalur updated SENTRY-281:
---------------------------------------

    Attachment: SENTRY-281.0.patch

Attaching a test case to demonstrate the issue.

> Revoking a parent privilege should revoke all child privileges
> --------------------------------------------------------------
>
>                 Key: SENTRY-281
>                 URL: https://issues.apache.org/jira/browse/SENTRY-281
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Sravya Tirukkovalur
>             Fix For: 1.4.0
>
>         Attachments: SENTRY-281.0.patch
>
>
> GRANT SELECT on DATABASE db1 to ROLE role1;
> REVOKE ALL on SERVER server1 from ROLE role1;
> Should result in zero privileges for role1



--
This message was sent by Atlassian JIRA
(v6.2#6252)