-----------------------------------------------------------
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