-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37836/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Mahadev Konar, Sumit Mohanty,
Selvamohan Neethiraj, Velmurugan Periasamy, and Yusaku Sako.
Bugs: AMBARI-12896
https://issues.apache.org/jira/browse/AMBARI-12896
Repository: ambari
Description
-------
In order to have Ranger admin UI do authenticated binds to find role
information we need to add following properties to Ranger Ambari Configs:
For LDAP Authentication:
ranger.ldap.base.dn
ranger.ldap.referral
ranger.ldap.bind.dn
ranger.ldap.bind.password
and for AD Authentication:
ranger.ldap.ad.base.dn
ranger.ldap.ad.referral
ranger.ldap.ad.bind.dn
ranger.ldap.ad.bind.password
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/configuration/ranger-admin-site.xml
3ccfaa1
ambari-web/app/data/HDP2.3/site_properties.js 2d62270
Diff: https://reviews.apache.org/r/37836/diff/
Testing
-------
Tested on a multinode cluster having Ranger installed and Sync and
Authenticatiom method as AD, using these properties.
Thanks,
Gautam Borad