Assuming you’ve got the Admin UI security pane, you then can make the edits 
from there!

Here is an example of a security.json that allows anonymous readers: 

https://github.com/querqy/chorus/blob/main/solr/security.json#L60


> On Sep 1, 2022, at 9:06 PM, Victoria Stuart (VictoriasJourney.com) 
> <[email protected]> wrote:
> 
> I am moving from client-side (my personal local host environment; Linux) to 
> Solr running as a standalone backend server on a cloud VPS.
> 
> The web domain (mine) is SSL-only, and Solr is SSL-enabled with a signed 
> (Let's Encrypt) certificate. My domain index.html page includes a search 
> interface (input element) to Solr.
> 
> I am largely unfamiliar with deployment of Solr to the web.
> 
> SSL etc. is enabled in "solr.in.sh", as is Basic Authentication. 
> "security.json" is present in "$SOLR_HOME". Access to the Admin UI is 
> password-protected (my Solr administrator username, password) with "admin" 
> role / privileges in Solr.
> 
> I want to allow anonymous (i.e. any) users to be able search the site; 
> however they are being required to log in to Solr.
> 
> How do I enable this - either in the Admin UI Security pane, or 
> manually-editing "security.json"?

_______________________
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com <http://www.opensourceconnections.com/> | 
My Free/Busy <http://tinyurl.com/eric-cal>  
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 
<https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>
    
This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.

Reply via email to