You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Gautam Borad <gb...@gmail.com> on 2015/09/02 23:44:26 UTC

Re: Review Request 37836: AMBARI-12896 : Add LDAP / AD bind properties for Ranger

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

(Updated Sept. 2, 2015, 9:44 p.m.)


Review request for Ambari, Alejandro Fernandez, Mahadev Konar, Sumit Mohanty, Selvamohan Neethiraj, Velmurugan Periasamy, and Yusaku Sako.


Changes
-------

Added description for properties and added a new property as well


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 (updated)
-----

  ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/configuration/ranger-admin-site.xml 3ccfaa1 
  ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/configuration/ranger-ugsync-site.xml eb27958 
  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


Re: Review Request 37836: AMBARI-12896 : Add LDAP / AD bind properties for Ranger

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37836/#review97666
-----------------------------------------------------------

Ship it!


Ship It!

- Alejandro Fernandez


On Sept. 2, 2015, 9:44 p.m., Gautam Borad wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/37836/
> -----------------------------------------------------------
> 
> (Updated Sept. 2, 2015, 9:44 p.m.)
> 
> 
> 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-server/src/main/resources/stacks/HDP/2.3/services/RANGER/configuration/ranger-ugsync-site.xml eb27958 
>   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
> 
>