-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49073/
-----------------------------------------------------------
(Updated June 24, 2016, 3:33 a.m.)
Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni,
Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, Sailaja
Polavarapu, and Velmurugan Periasamy.
Bugs: RANGER-1046
https://issues.apache.org/jira/browse/RANGER-1046
Repository: ranger
Description
-------
**Problem Statement**
Ranger KMS repo creation is failing after Ranger KMS is installed
Repo is not found at ranger side
**Solution**
1. To Allow create Repo of KMS from Ranger after Authentication
2. Allow download policy to user having either keyadmin role or is in either
"policy.download.auth.user" or "policy.grantrevoke.auth.users" list
Diffs (updated)
-----
kms/scripts/ranger-kms b51e051
kms/scripts/ranger-kms-initd c96988f
kms/scripts/setup.sh b44f6ba
security-admin/src/main/java/org/apache/ranger/biz/ServiceDBStore.java
93603ff
security-admin/src/main/java/org/apache/ranger/common/ServiceUtil.java
5d0551a
security-admin/src/main/java/org/apache/ranger/rest/ServiceREST.java aa5188c
security-admin/src/main/java/org/apache/ranger/security/web/filter/RangerKRBAuthenticationFilter.java
4439be1
Diff: https://reviews.apache.org/r/49073/diff/
Testing
-------
Tested default Repo creation for Ranger KMS for refresh install
Tested default Repo creation for one other plugin
Tested Download Policy for Ranger KMS
Tested Download Policy for one other Plugin
Tested KMS Key operartions from Ranger UI Encryption Tab
Thanks,
Ankita Sinha