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

Daniel Davis commented on SOLR-8048:
------------------------------------

I dug into this a little more.   The current intent seems to be that the users 
puts this into {{SOLR_INCLUDE}} file as

{noformat}
SOLR_AUTHENTICATION_CLIENT_CONFIGURER=
SOLR_AUTHENTICATION_OPTS=
{noformat}

That is nice, but I agree with the intent of this bug - make it a little easier 
for users to figure out how to get it to work.

I also don't quite see how this currently works.   There is an HC 
{{BasicAuthenticationHttpClientConfigurer}}, but it requires a username and 
password in the constructor, and SolrCLI doesn't seem to provide one, so I'm 
not sure how it can work.

> bin/solr script should accept user name and password for basicauth
> ------------------------------------------------------------------
>
>                 Key: SOLR-8048
>                 URL: https://issues.apache.org/jira/browse/SOLR-8048
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>
> It should be possible to pass the user name as a param say {{-user 
> solr:SolrRocks}} or alternately it should prompt for user name and password



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to