You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Gautam Borad <gb...@gmail.com> on 2015/08/31 13:16:58 UTC

Review Request 37944: RANGER-628 : Make filters for ranger-admin search binds configurable

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

Review request for ranger, Alok Lal, Don Bosco Durai, Madhan Neethiraj, Ramesh Mani, Selvamohan Neethiraj, and Velmurugan Periasamy.


Bugs: RANGER-628
    https://issues.apache.org/jira/browse/RANGER-628


Repository: ranger


Description
-------

PROBLEM: When RangerAuthenticationProvider is falling back to a search-based bind, the search filters needs to be handled by using it through properties for LDAP and AD.
Also, handle anonymous logins using properties ranger.ldap.bind.dn and ranger.ldap.bind.password, which is failing as of now.


Diffs
-----

  security-admin/scripts/install.properties 4618ee3 
  security-admin/scripts/setup.sh e0b14c5 
  security-admin/src/main/java/org/apache/ranger/security/handler/RangerAuthenticationProvider.java 1f1d957 
  security-admin/src/main/resources/conf.dist/ranger-admin-site.xml 822a507 

Diff: https://reviews.apache.org/r/37944/diff/


Testing
-------

Tested Ranger on local for LDAP to sync users based on fearch filters.


Thanks,

Gautam Borad


Re: Review Request 37944: RANGER-628 : Make filters for ranger-admin search binds configurable

Posted by Velmurugan Periasamy <vp...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37944/#review97893
-----------------------------------------------------------

Ship it!


Ship It!

- Velmurugan Periasamy


On Aug. 31, 2015, 11:16 a.m., Gautam Borad wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37944/
> -----------------------------------------------------------
> 
> (Updated Aug. 31, 2015, 11:16 a.m.)
> 
> 
> Review request for ranger, Alok Lal, Don Bosco Durai, Madhan Neethiraj, Ramesh Mani, Selvamohan Neethiraj, and Velmurugan Periasamy.
> 
> 
> Bugs: RANGER-628
>     https://issues.apache.org/jira/browse/RANGER-628
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> PROBLEM: When RangerAuthenticationProvider is falling back to a search-based bind, the search filters needs to be handled by using it through properties for LDAP and AD.
> Also, handle anonymous logins using properties ranger.ldap.bind.dn and ranger.ldap.bind.password, which is failing as of now.
> 
> 
> Diffs
> -----
> 
>   security-admin/scripts/install.properties 4618ee3 
>   security-admin/scripts/setup.sh e0b14c5 
>   security-admin/src/main/java/org/apache/ranger/security/handler/RangerAuthenticationProvider.java 1f1d957 
>   security-admin/src/main/resources/conf.dist/ranger-admin-site.xml 822a507 
> 
> Diff: https://reviews.apache.org/r/37944/diff/
> 
> 
> Testing
> -------
> 
> Tested Ranger on local for LDAP to sync users based on fearch filters.
> 
> 
> Thanks,
> 
> Gautam Borad
> 
>