You can try the public/private key certficate system. You deploy it to
jetty/tomcat somehow, and curl has options to send it.
We haven't tried this. The authentication happens at the http container
level, not in the solr config.

-----Original Message-----
From: Bill Au [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 14, 2007 1:49 PM
To: solr-user@lucene.apache.org
Subject: Re: Authentication

I meant outside of the Solr code.  You are right that it is still in the
Solr war file since you will need to put the authentication configuration
into web.xml.

Bill

On 9/14/07, jenix <[EMAIL PROTECTED]> wrote:
>
>
> When you say "outside of Solr" do you mean outside of solr.war? We 
> finally got php/curl working with jetty's Basic Authentication. We had 
> to unpack and repack solr.war to edit web.xml and it would have been 
> nice to use some other method.
> --
> View this message in context:
> http://www.nabble.com/Authentication-tf4442825.html#a12677713
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>

Reply via email to