[
https://issues.apache.org/jira/browse/RANGER-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202661#comment-15202661
]
Madhan Neethiraj edited comment on RANGER-873 at 3/19/16 9:01 AM:
------------------------------------------------------------------
Review board URL: https://reviews.apache.org/r/45072/
The attached patch implements the following:
- Added RangerDataMaskDef to RangerServiceDef, to capture details of the
datamask types supported in the service.
- Added policyType = POLICY_TYPE_DATAMASK, to capture type of datamak to apply
for given users/groups/conditions.
- Added evalDataMaskPolicies() method to policy-engine to evaluate datamask
policies and return type of datamask to apply for the given user and resource.
was (Author: madhan.neethiraj):
The attached patch implements the following:
- Added RangerDataMaskDef to RangerServiceDef, to capture details of the
datamask types supported in the service.
- Added policyType = POLICY_TYPE_DATAMASK, to capture type of datamak to apply
for given users/groups/conditions.
- Added evalDataMaskPolicies() method to policy-engine to evaluate datamask
policies and return type of datamask to apply for the given user and resource.
> Ranger Policy model to support data masking and filtering
> ---------------------------------------------------------
>
> Key: RANGER-873
> URL: https://issues.apache.org/jira/browse/RANGER-873
> Project: Ranger
> Issue Type: New Feature
> Components: admin
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Attachments:
> 0001-RANGER-873-Ranger-policy-model-to-support-data-maski.patch
>
>
> Ability to mask/filter sensitive data based on user, group and other criteria
> is one of the often asked features. This JIRA is to track update to Ranger
> policy model and policy engine to support mask/filter features.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)