Hi

I have a Solr server with 5 Cores, I have modified the Web.xml of solr.war
to have a basic authentication feature enabled for all the web resources.
Also I have written my own Login Module to have the login check. Now when I
query a single core It asks for the User name and password, with proper
credential the query works fine.  But when I use a shard type of Query I get
a 401 error. 

Basically the credential provided to the query is not passed on to shard
queries. Is there a way to overcome this issue via some configurations.

Also the replication is blocked because of authentication.

Please provide me a work arround for this issue.

Regards
Senthil Kumar M R

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Authentication-Issue-in-Shards-Query-tp3990481.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to