Thanks for your fast reply. First of all http basic authentication unfortunatly is not secure. Also this would give every developer full admin priviliges. Anyways, can you tell me where I can do those configurations?
Are there any alternative or more secure ways to restrict solr-access? In general extern developers need search-query-access only. They should not be able to write/change the documents or access solr-admin-pages. Thank you Am 22.11.2013 15:34, schrieb michael.boom: > Use HTTP basic authentication, setup in your servlet container > (jetty/tomcat). > > That should work fine if you are *not* using SolrCloud. > > > > ----- > Thanks, > Michael > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-to-work-with-remote-solr-savely-tp4102612p4102613.html > Sent from the Solr - User mailing list archive at Nabble.com. >