[
https://issues.apache.org/jira/browse/RANGER-5409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahesh Bandal resolved RANGER-5409.
-----------------------------------
Fix Version/s: 3.0.0
Resolution: Duplicate
Please refer RANGER-5410
> Rename should not be allowed on a table having row filter or column masking
> policy
> ----------------------------------------------------------------------------------
>
> Key: RANGER-5409
> URL: https://issues.apache.org/jira/browse/RANGER-5409
> Project: Ranger
> Issue Type: Improvement
> Components: Ranger
> Affects Versions: 3.0.0
> Reporter: Mahesh Bandal
> Assignee: Mahesh Bandal
> Priority: Major
> Fix For: 3.0.0
>
>
> Current behaviour:
> When row filter/column masking policy is enabled, the user is not able to
> insert any new data or sensitive information is not visible to the user.
> However, when rename of a table is allowed for the same table, then user can
> insert a new row into the table and the masked information is also visible.
> Expected action:
> update the Hive authorization logic so that the ALTER TABLE command is denied
> if the source table has an active row filter or column masking policy, so
> that security policies are not bypassed by renaming tables or columns.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)