SICSR-18110

[SICSR-18110] SICS Search Solr - The batch configure script is missing the command to enable SICS authentication for SolrCloud  
Product Line: Cede
Component/s: SICS Search
Affects Version/s:  
Fix Version/s: SICS 20.1
Customer: DXC

Problem:

The batch configure script (bin/configure.cmd) is missing the command to enable SICS authentication for SolrCloud.

Solution:

The batch function to enable SICS authentication for SolrCloud is already present, but it is not called when enable_auth command is used as argument to the script. We only need to update the script to call the function when enable_auth command is used.

Workaround:

I.e. SolrCloud with ZooKeeper on localhost:2181 do:

bin/solr zk cp server/solr/security.json zk:/security.json -z localhost:2181

Root Cause:

Extent of Impact:

Impact on Existing Data

Recovery Method for Existing Data Affected