On 11/26/2013 8:37 AM, Bruno Mannina wrote:
I show my SOLR server to a friend and its first question was:
"You can request directly your solr database from your internet
explorer?! is it not a security problem?
each person which has your request link can use your database directly?"
So I ask the question here. I protect my admin panel but is it
possible to protect a direct request ?
Don't make your Solr server directly accessible from the Internet. Only
make it accessible from the machines that serve your website and whoever
needs to administer it.
Solr has no security features. You can use the security features in
whatever container is running Solr, but that is outside the scope of
this mailing list.
Thanks,
Shawn