You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by ni...@apache.org on 2018/07/23 13:16:48 UTC

[2/2] atlas git commit: ATLAS-2788 : Add policy permissions for tagsync user.

ATLAS-2788 : Add policy permissions for tagsync user.

Signed-off-by: nixonrodrigues <ni...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/fa97b525
Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/fa97b525
Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/fa97b525

Branch: refs/heads/branch-0.8
Commit: fa97b52527112dc97f2841c7e098f1489d8a02fe
Parents: 14316e3
Author: Vishal Suvagia <vi...@apache.org>
Authored: Tue Jul 17 14:32:52 2018 +0530
Committer: nixonrodrigues <ni...@apache.org>
Committed: Mon Jul 23 18:44:54 2018 +0530

----------------------------------------------------------------------
 distro/src/conf/policy-store.txt               | 2 +-
 typesystem/src/test/resources/policy-store.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/atlas/blob/fa97b525/distro/src/conf/policy-store.txt
----------------------------------------------------------------------
diff --git a/distro/src/conf/policy-store.txt b/distro/src/conf/policy-store.txt
index 47583c1..48ed08a 100644
--- a/distro/src/conf/policy-store.txt
+++ b/distro/src/conf/policy-store.txt
@@ -6,4 +6,4 @@ adminPolicy;;admin:rwud;;ROLE_ADMIN:rwud;;type:*,entity:*,operation:*,taxonomy:*
 dataScientistPolicy;;;;DATA_SCIENTIST:r;;type:*,entity:*,taxonomy:*,term:*
 dataStewardPolicy;;;;DATA_STEWARD:rwu;;type:*,entity:*,taxonomy:*,term:*
 hadoopPolicy;;;;hadoop:rwud;;type:*,entity:*,operation:*,taxonomy:*,term:*
-rangerTagSyncPolicy;;;;RANGER_TAG_SYNC:r;;type:*,entity:*
+rangerTagSyncPolicy;;rangertagsync:r;;RANGER_TAG_SYNC:r;;type:*,entity:*

http://git-wip-us.apache.org/repos/asf/atlas/blob/fa97b525/typesystem/src/test/resources/policy-store.txt
----------------------------------------------------------------------
diff --git a/typesystem/src/test/resources/policy-store.txt b/typesystem/src/test/resources/policy-store.txt
index 47583c1..48ed08a 100644
--- a/typesystem/src/test/resources/policy-store.txt
+++ b/typesystem/src/test/resources/policy-store.txt
@@ -6,4 +6,4 @@ adminPolicy;;admin:rwud;;ROLE_ADMIN:rwud;;type:*,entity:*,operation:*,taxonomy:*
 dataScientistPolicy;;;;DATA_SCIENTIST:r;;type:*,entity:*,taxonomy:*,term:*
 dataStewardPolicy;;;;DATA_STEWARD:rwu;;type:*,entity:*,taxonomy:*,term:*
 hadoopPolicy;;;;hadoop:rwud;;type:*,entity:*,operation:*,taxonomy:*,term:*
-rangerTagSyncPolicy;;;;RANGER_TAG_SYNC:r;;type:*,entity:*
+rangerTagSyncPolicy;;rangertagsync:r;;RANGER_TAG_SYNC:r;;type:*,entity:*