___
> From: Anshum Gupta [ans...@anshumgupta.net]
> Sent: Friday, December 11, 2015 9:48 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Authorization API versus zkcli.sh
>
> yes, that's the assumption. The reason why there's a version there is to
> optimize on r
__
From: Anshum Gupta [ans...@anshumgupta.net]
Sent: Friday, December 11, 2015 9:48 AM
To: solr-user@lucene.apache.org
Subject: Re: Authorization API versus zkcli.sh
yes, that's the assumption. The reason why there's a version there is to
optimize on reloads i.e. Authentication and Auth
of checksum whose value must match some unclear
> criteria?
> >>
> >>
> >> -----Original Message-
> >> From: Anshum Gupta [mailto:ans...@anshumgupta.net]
> >> Sent: Sunday, December 06, 2015 8:42 AM
> >> To: solr-user@lucene.apache.org
> &g
kcli.sh -putfile"?
>>
>> Or is this some sort of checksum whose value must match some unclear
>> criteria?
>>
>>
>> -Original Message-
>> From: Anshum Gupta [mailto:ans...@anshumgupta.net]
>> Sent: Sunday, December 06, 2015 8:42 AM
>
h -putfile"?
>
> Or is this some sort of checksum whose value must match some unclear criteria?
>
>
> -Original Message-
> From: Anshum Gupta [mailto:ans...@anshumgupta.net]
> Sent: Sunday, December 06, 2015 8:42 AM
> To: solr-user@lucene.apache.org
> Subje
the file uploaded to security.json using
"zkcli.sh -putfile"?
Or is this some sort of checksum whose value must match some unclear criteria?
-Original Message-
From: Anshum Gupta [mailto:ans...@anshumgupta.net]
Sent: Sunday, December 06, 2015 8:42 AM
To: solr-user@lucene.apache.org
There's nothing cluster specific in security.json if you're using those
plugins. It is totally safe to just take the file from one cluster and
upload it for another for things to work.
On Sat, Dec 5, 2015 at 3:38 AM, Oakley, Craig (NIH/NLM/NCBI) [C] <
craig.oak...@nih.gov> wrote:
> Looking throug
As I see things, if you're using Basic Authentication and/or Rule Based
Authorization, then the security.json could be copied over to start things.
On Sat, Dec 5, 2015 at 3:38 AM, Oakley, Craig (NIH/NLM/NCBI) [C] <
craig.oak...@nih.gov> wrote:
> Looking through
> cwiki.apache.org/confluence/displ
Looking through
cwiki.apache.org/confluence/display/solr/Authentication+and+Authorization+Plugins
one notices that security.json is initially created by zkcli.sh, and then
modified by means of the Authentication API and the Authorization API. By and
large, this sounds like a good way to accompl