This is an automated email from the ASF dual-hosted git repository.

oleewere pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 350086f  AMBARI-23692. Re-enable authorization for Infra Solr. (#1118)
350086f is described below

commit 350086f0889561ab3ae41bc4ca0ebee758db506b
Author: Olivér Szabó <[email protected]>
AuthorDate: Sat Apr 28 08:20:44 2018 +0200

    AMBARI-23692. Re-enable authorization for Infra Solr. (#1118)
---
 .../AMBARI_INFRA_SOLR/0.1.0/configuration/infra-solr-security-json.xml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/ambari-server/src/main/resources/common-services/AMBARI_INFRA_SOLR/0.1.0/configuration/infra-solr-security-json.xml
 
b/ambari-server/src/main/resources/common-services/AMBARI_INFRA_SOLR/0.1.0/configuration/infra-solr-security-json.xml
index 1a9c7ce..8d869ba 100644
--- 
a/ambari-server/src/main/resources/common-services/AMBARI_INFRA_SOLR/0.1.0/configuration/infra-solr-security-json.xml
+++ 
b/ambari-server/src/main/resources/common-services/AMBARI_INFRA_SOLR/0.1.0/configuration/infra-solr-security-json.xml
@@ -132,7 +132,7 @@
       (only used if the cluster is secure and this property overrides the 
security.json which generated during solr
       start).
     </description>
-    <value>{"authentication":{"class": 
"org.apache.solr.security.KerberosPlugin"}}</value>
+    <value/>
     <value-attributes>
       <type>content</type>
       <show-property-name>false</show-property-name>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to