Hello, I am trying to configure security in solr 9.6.1. Currently, in my admin gui on the solr dashboard it shows: WARNING: Security is not enabled for this server! See security screen<http://ritaerssolrd10.chmcres.cchmc.org:8983/solr/#/~security> for how to enable authentication TLS enabled?
The dashboard of the current version 8.11.3 shows: Authentication Plugin Authorization Plugin Current Username User Roles. I can't tell from this how it is configured. The instructions say to create a security.json file in /opt/solr/aerscloud/solr or /opt/solr/server/solr though that file does not exist on the 8.11.3 server so I have nothing to go on. I have been told in the solr slack site that this file is uploaded to zookeeper. I have been able to see it is there with the zkCli.sh ls command at the root level in the older version but I can't see the content of the version. I have not been able to find the command that allows this. Is there a way I can see how it was originally configured? Thanks for your help. Robin
