On Tue, Feb 23, 2010 at 10:09 AM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> On Mon, Feb 22, 2010 at 5:43 PM, Jorg Heymans >wrote:
>
> >
> > What is the recommended pattern for securing a multicore solr instance,
> > accessed by different applications ? In our case, we need to preve
On Mon, Feb 22, 2010 at 5:43 PM, Jorg Heymans wrote:
>
> What is the recommended pattern for securing a multicore solr instance,
> accessed by different applications ? In our case, we need to prevent
> application A from accessing the core of application B. Also, we need to
> avoid the use of user
Hi,
What is the recommended pattern for securing a multicore solr instance,
accessed by different applications ? In our case, we need to prevent
application A from accessing the core of application B. Also, we need to
avoid the use of username/password authentication wherever possible. I have
read