-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49896/#review141820
-----------------------------------------------------------


Fix it, then Ship it!





distro/src/conf/policy-store.txt (line 9)
<https://reviews.apache.org/r/49896/#comment207207>

    rangertagsync user will require permission to read entities as well. Please 
update the permission as shown below:
    
    "type:*" ==> "type:*,entity:*"


- Madhan Neethiraj


On July 11, 2016, 2:47 p.m., Nixon Rodrigues wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49896/
> -----------------------------------------------------------
> 
> (Updated July 11, 2016, 2:47 p.m.)
> 
> 
> Review request for atlas, keval bhatt, Madhan Neethiraj, Mehul Parikh, 
> Shwetha GS, Suma Shivaprasad, and Hemanth Yamijala.
> 
> 
> Bugs: ATLAS-1002
>     https://issues.apache.org/jira/browse/ATLAS-1002
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Create default user rangertagsync in atlas file authentication for Ranger tag 
> sync module.
> 
> 
> Diffs
> -----
> 
>   distro/src/conf/policy-store.txt e4e77fc 
>   distro/src/conf/users-credentials.properties 1758be2 
> 
> Diff: https://reviews.apache.org/r/49896/diff/
> 
> 
> Testing
> -------
> 
> Tested Atlas UI login with (rangertagsync:rangertagsync), UI loaded with only 
> tags.
> 
> Tested the types api with curl following commands
> curl -kv -u rangertagsync:rangertagsync http://localhost:21000/api/atlas/types
> curl -kv -u rangertagsync:rangertagsync 
> http://localhost:21000/api/atlas/types?type=CLASS
> curl -kv -u rangertagsync:rangertagsync 
> http://localhost:21000/api/atlas/types/Metric
> 
> 
> Thanks,
> 
> Nixon Rodrigues
> 
>

Reply via email to