Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 25CEB200B45 for ; Fri, 15 Jul 2016 10:46:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 246C1160A87; Fri, 15 Jul 2016 08:46:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 93155160A61 for ; Fri, 15 Jul 2016 10:46:21 +0200 (CEST) Received: (qmail 36307 invoked by uid 500); 15 Jul 2016 08:46:20 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 36289 invoked by uid 99); 15 Jul 2016 08:46:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2016 08:46:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A5D062C0031 for ; Fri, 15 Jul 2016 08:46:20 +0000 (UTC) Date: Fri, 15 Jul 2016 08:46:20 +0000 (UTC) From: "Mugdha Varadkar (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-17688) Ranger stack changes in Ambari to support secure Solr MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 15 Jul 2016 08:46:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mugdha Varadkar updated AMBARI-17688: ------------------------------------- Attachment: AMBARI-17688.1.patch > Ranger stack changes in Ambari to support secure Solr > ----------------------------------------------------- > > Key: AMBARI-17688 > URL: https://issues.apache.org/jira/browse/AMBARI-17688 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.4.0 > Reporter: Mugdha Varadkar > Assignee: Mugdha Varadkar > Fix For: 2.4.0 > > Attachments: AMBARI-17688.1.patch, AMBARI-17688.patch > > > Recommend below properties for plugin, if solr secure is enabled on Ranger Admin: > {noformat} > xasecure.audit.jaas.Client.loginModuleName=com.sun.security.auth.module.Krb5LoginModule > xasecure.audit.jaas.Client.loginModuleControlFlag=required > xasecure.audit.jaas.Client.option.useKeyTab=true > xasecure.audit.jaas.Client.option.storeKey=false > xasecure.audit.jaas.Client.option.serviceName=solr > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)