Re: HTTP Basic Authentication with solr's jetty

2013-11-01 Thread Fabiano Sidler
Thus wrote Fabiano Sidler: > Hi folks! > > I was asking this question last week already on the jetty mailing list, but > haven't got any answer. > > I'm going to run multiple Solr instances on one server, which arises the need > of user authentication in front of Solr. I've done the following ste

Re: HTTP Basic Authentication with solr's jetty

2013-10-29 Thread Fabiano Sidler
Thus spake Furkan KAMACI: > First of all did you read here: > http://wiki.apache.org/solr/SolrSecurity Yes. Many times. As I did with the relating page on the Jetty website. > What is your motivation for using security at your Solr Jetty? > 29 Ekim 2013 Salı tarihinde Fabiano Sidler >> I'm goin

Re: HTTP Basic Authentication with solr's jetty

2013-10-29 Thread Furkan KAMACI
First of all did you read here: http://wiki.apache.org/solr/SolrSecurityWhat is your motivation for using security at your Solr Jetty? 29 Ekim 2013 Salı tarihinde Fabiano Sidler adlı kullanıcı şöyle yazdı: > Hi folks! > > I was asking this question last week already on the jetty mailing list, but

HTTP Basic Authentication with solr's jetty

2013-10-29 Thread Fabiano Sidler
Hi folks! I was asking this question last week already on the jetty mailing list, but haven't got any answer. I'm going to run multiple Solr instances on one server, which arises the need of user authentication in front of Solr. I've done the following steps (after a lot of others which didn't wo