You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/05/28 20:29:45 UTC

[jira] Updated: (SOLR-1189) Support basic auth

     [ https://issues.apache.org/jira/browse/SOLR-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar updated SOLR-1189:
----------------------------------------

    Attachment: SOLR-1189.patch

Adds two more options to slave configuration in solrconfig.xml:
# httpBasicAuthUser
# httpBasicAuthPassword

If both are present then basic auth support is turned on in commons-httpclient and their value is set.

Matthew, can you please try out this patch and let me know if this solves your problem? I don't have a setup with basic auth.

> Support basic auth
> ------------------
>
>                 Key: SOLR-1189
>                 URL: https://issues.apache.org/jira/browse/SOLR-1189
>             Project: Solr
>          Issue Type: New Feature
>          Components: replication (java)
>            Reporter: Matthew Gregg
>            Priority: Minor
>         Attachments: SOLR-1189.patch
>
>
> It would be extremely useful, if replication supported basic authentication.   Currently a basic auth protected master/slave, cannot replicate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.