Solr should never be exposed to the Web.  It is the full administrative 
interface for Solr and has no authority control.  Making it available on 
the Web would be huge vulnerability.

Solr is only accessible from localhost.  You can access it by setting up an 
SSH tunnel from your machine to the server and then access the Solr 
interface via the tunnel.

On Monday, November 7, 2016 at 1:33:15 PM UTC-5, Donald Bynum wrote:
>
> I have DSpace 5.5 on Tomcat with Oracle as the DB.  I want to run some 
> SOLR queries from a remote client, i.e. NOT running on the Tomcat server as 
> localhost.  I need to do this in order to create some remote reporting 
> functions.  Accessing SOLR on the Tomcat server as localhost is just fine: 
> http://localhost:8080/solr/...
>
> When I try the same from a remote client:  
> http://myserver.thing.org:8080/solr... I get a 403 error - "*Access to 
> the specified resource has been forbidden."*
>
> Any guidance here would be much appreciated.
>
> Regards,
>
> Don.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to