You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jan Høydahl (JIRA)" <ji...@apache.org> on 2016/10/31 13:12:58 UTC

[jira] [Commented] (SOLR-608) scripts using curl should support authentication params

    [ https://issues.apache.org/jira/browse/SOLR-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15622111#comment-15622111 ] 

Jan Høydahl commented on SOLR-608:
----------------------------------

Could we not instead simply delete the whole {{scripts/}} folder ?

> scripts using curl should support authentication params
> -------------------------------------------------------
>
>                 Key: SOLR-608
>                 URL: https://issues.apache.org/jira/browse/SOLR-608
>             Project: Solr
>          Issue Type: Improvement
>          Components: replication (scripts)
>            Reporter: Hoss Man
>
> All scripts that utilize "curl" should be enhanced such that user authentication based params can be specified and used by curl.  This would make it possible for people to "secure" their Solr servers using Servlet Container authentication features, but still interact with those Solr instances using the scripts out of the box.
> The most straight forward approach would probably be to add a new "curl_args" option in scripts.conf that could could contain any legal curl command line options and would be prepended to the args for all usages of curl in the Solr scripts.
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org