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/12/04 17:50:00 UTC

[jira] [Updated] (SENTRY-2473) Add new sentrystore API to remove permission information associated to a list of authorizables

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

kalyan kumar kalvagadda updated SENTRY-2473:
--------------------------------------------
    Issue Type: Improvement  (was: Bug)

> Add new sentrystore API to remove permission information associated to a list of authorizables
> ----------------------------------------------------------------------------------------------
>
>                 Key: SENTRY-2473
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2473
>             Project: Sentry
>          Issue Type: Improvement
>            Reporter: kalyan kumar kalvagadda
>            Priority: Major
>
> Permission information include permissions granted on the authorizables and the roles that have been granted with these privileges along with the the groups associated to those roles.
> Here is what we should be doing.
>  # Identify all the permissions granted to provided authorizables.
>  # Identify all the roles which were granted to the above identified privileges.
>  # Remove all the privileges.
>  # Reset all the Role⇔Group mapping from the roles identified in step-b
>  # Remove the roles that are not associated with any privilege and a group.



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