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