Please chk if it is not due to 6.5 which is fixed in 6.6
http://issues.apache.org/jira/browse/SOLR-10718
On Tue, Jun 6, 2017 at 8:05 PM, David Parker wrote:
> Hello,
>
> I am running a stand-alone instance of Solr 6.5 (without ZooKeeper). I am
> attempting to implement Basic Authentication per
Hello,
I am running a stand-alone instance of Solr 6.5 (without ZooKeeper). I am
attempting to implement Basic Authentication per the documentation, but
when I try to use the API to add a user, I get a 404 error. It seems the
/admin/authentication API entry point isn't there:
$ curl --user solr