Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C8F5E185E0 for ; Thu, 19 Nov 2015 20:36:41 +0000 (UTC) Received: (qmail 315 invoked by uid 500); 19 Nov 2015 20:36:39 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 240 invoked by uid 500); 19 Nov 2015 20:36:39 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 229 invoked by uid 99); 19 Nov 2015 20:36:39 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Nov 2015 20:36:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 8657CC4BDA for ; Thu, 19 Nov 2015 20:36:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.556 X-Spam-Level: X-Spam-Status: No, score=-0.556 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.554, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id AUrJr1UMqRxs for ; Thu, 19 Nov 2015 20:36:32 +0000 (UTC) Received: from nihxwayout.hub.nih.gov (nihxwayout.hub.nih.gov [128.231.90.109]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 8BB4221247 for ; Thu, 19 Nov 2015 20:36:31 +0000 (UTC) X-SBRS-Extended: Low X-IronPortListener: Outbound_SMTP X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2CtBABTMk5W/4NHKJxehH0GsAiMVoQNhg8Cgg8QAQEBAQEBAYEKhDQBAQEEEihLBAIBCBEEAQELFBAfEx0IAQEEEwgaiAylXJp1AQEBAQEBBAEBAQEBAQEBG4tShFuDSYEVBY0diS8BDo0fgVuHZZMHOCuEBHKEGQGBBgEBAQ X-IPAS-Result: A2CtBABTMk5W/4NHKJxehH0GsAiMVoQNhg8Cgg8QAQEBAQEBAYEKhDQBAQEEEihLBAIBCBEEAQELFBAfEx0IAQEEEwgaiAylXJp1AQEBAQEBBAEBAQEBAQEBG4tShFuDSYEVBY0diS8BDo0fgVuHZZMHOCuEBHKEGQGBBgEBAQ X-IronPort-AV: E=Sophos;i="5.20,318,1444708800"; d="scan'208";a="462065720" Received: from nihftp.cit.nih.gov (HELO msgb09.nih.gov) ([156.40.71.131]) by nihxwayout.hub.nih.gov with ESMTP/TLS/AES256-SHA; 19 Nov 2015 15:36:02 -0500 Received: from MSGB05.nih.gov ([169.254.5.52]) by msgb09.nih.gov ([169.254.9.96]) with mapi id 14.03.0235.001; Thu, 19 Nov 2015 15:36:02 -0500 From: "Oakley, Craig (NIH/NLM/NCBI) [C]" To: "'solr-user@lucene.apache.org'" Subject: RE: Re:Re: Implementing security.json is breaking ADDREPLICA Thread-Topic: Re:Re: Implementing security.json is breaking ADDREPLICA Thread-Index: AdEiNFxvo5FR+7AYTR2eIritZmLupwAgyLUAABHSJAAAB4gqkAAIu8pwAA2D36A= Date: Thu, 19 Nov 2015 20:36:01 +0000 Message-ID: References: <60e9c3b7.9a27.151201a771b.Coremail.mabaizhang@126.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [156.40.70.6] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 I tried again with the following security.json, but the results were the sa= me: { "authentication":{ "class":"solr.BasicAuthPlugin", "credentials":{ "solr":"IV0EHq1OnNrj6gvRCwvFwTrZ1+z1oBbnQdiVC3otuq0=3D Ndd7LKvVBAaZIF= 0QAVi1ekCfAJXr1GGfLtRUXhgrF8c=3D", "solruser":"VgZX1TAMNHT2IJikoGdKtxQdXc+MbNwfqzf89YqcLEE=3D 37pPWQ9v4g= ciIKHuTmFmN0Rv66rnlMOFEWfEy9qjJfY=3D"}, "":{"v":9}}, "authorization":{ "class":"solr.RuleBasedAuthorizationPlugin", "user-role":{ "solr":[ "admin", "read", "xmpladmin", "xmplgen", "xmplsel"], "solruser":[ "read", "xmplgen", "xmplsel"]}, "permissions":[ { "name":"security-edit", "role":"admin"}, { "name":"xmpl_admin", "collection":"xmpl", "path":"/admin/*", "role":"xmpladmin"}, { "name":"xmpl_sel", "collection":"xmpl", "path":"/select/*", "role":null}, { "name":"all-admin", "collection":null, "path":"/*", "role":"xmplgen"}, { "name":"all-core-handlers", "path":"/*", "role":"xmplgen"}], "":{"v":42}}} -----Original Message----- From: Oakley, Craig (NIH/NLM/NCBI) [C]=20 Sent: Thursday, November 19, 2015 1:46 PM To: 'solr-user@lucene.apache.org' Subject: RE: Re:Re: Implementing security.json is breaking ADDREPLICA I note that the thread called "Security Problems" (most recent post by Nobe= l Paul) seems like it may help with much of what I'm trying to do. I will s= ee to what extent that may help.