[
https://issues.apache.org/jira/browse/SOLR-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595060#comment-13595060
]
Per Steffensen commented on SOLR-608:
-------------------------------------
http://wiki.apache.org/solr/SolrSecurity#curl_and_base64_on_linux
> 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 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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]