in the right place (I've got
> it in /lib maybe it needs to be in /lib/ext?) or jetty needs to be
> configured to recognize it.
>
> Not sure what the thinking was behind the decision that only people
> running solr cloud would want authentication, or even how solr made it to
&g
had the authentication and authorization frameworks, and shipped
> with Kerberos authentication plugin out of the box.
>
> There are a few known issues with that though, and a 5.3.1 release is just
> around the corner.
>
> On Wed, Sep 16, 2015 at 10:11 AM, Aziz Gaou wrote:
and shipped
> with Kerberos authentication plugin out of the box.
>
> There are a few known issues with that though, and a 5.3.1 release is just
> around the corner.
>
> On Wed, Sep 16, 2015 at 10:11 AM, Aziz Gaou wrote:
>
> > Hi,
> >
> > I try to follow:
> &
Hi,
I try to follow:
https://cwiki.apache.org/confluence/display/solr/Basic+Authentication+Plugin,
to protect Solr 5.2 Admin with password, but I have not been able to secure.
1) When I run the following command:
curl --user solr:SolrRocks http://localhost:8983/solr/admin/authentication
-H 'Cont