Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 03-23-2017 01:11 PM
Hi community,
I am running HDP 2.5.0 in a kerberized cluster including Ranger and Ambari Infra.
Ambari Infra is also kerberized and authorization works fine.
Now, I would like to secure the Audit Log in Ambari Infra from unintended alteration by using authorization.
As Ranger supports authorization: Is there a straightforward way to manage Ambari Infra authorization on SolR collections using Ranger or some other Authorization mechanism?
Thank you!
Created 03-28-2017 02:34 AM
From Ambari 2.5.0, Solr authorization can be enabled for Ambari Infra Solr. See https://issues.apache.org/jira/browse/AMBARI-19727
Created 03-23-2017 01:18 PM
following threads will be helpful for you to configure authorzation for solr:
https://community.hortonworks.com/articles/15159/securing-solr-collections-with-ranger-kerberos.html
https://community.hortonworks.com/questions/13053/enable-ranger-for-solr.html
Created 03-28-2017 02:34 AM
From Ambari 2.5.0, Solr authorization can be enabled for Ambari Infra Solr. See https://issues.apache.org/jira/browse/AMBARI-19727
Created 03-28-2017 07:45 AM
This is the answer I was hoping for. Thanks