[ 
https://jira.duraspace.org/browse/DS-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=26162#comment-26162
 ] 

Mark H. Wood commented on DS-1260:
----------------------------------

What should be on by default is having Solr configured to listen only to 
localhost.  That we can count on because we do it ourselves.  If you want 
something fancier, then you need to set it up and we provide some examples but 
*not* an exhaustive encyclopedia of how to do it on every existing environment 
-- that's out-of-scope.

I just worry that DSpace, like so many other projects, will become encrusted 
with little details that could have been left to the environment.
                
> make host restriction configurable for Solr access
> --------------------------------------------------
>
>                 Key: DS-1260
>                 URL: https://jira.duraspace.org/browse/DS-1260
>             Project: DSpace
>          Issue Type: Improvement
>          Components: Solr
>            Reporter: Ivan Masár
>             Fix For: 4.0
>
>
> Currently, Solr can be configured to allow only connections from localhost 
> (default) or by turning off the filter to allow all connections. This is not 
> granular enough.
> Allow access from IPs and IP ranges (preferably in CIDR format) to be 
> configured as allowed/disallowed.
> Case this filter as a template:
> https://github.com/DSpace/dspace-solr/blob/master/webapp/src/main/java/org/dspace/solr/filters/LocalHostRestrictionFilter.java
> Configuration is currently here:
> https://github.com/DSpace/dspace-solr/blob/master/webapp/src/main/webapp/WEB-INF/web.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to