User Tools

Site Tools


solr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
solr [2018/02/14 11:23] – [Basic Auth] adminsolr [2018/02/14 11:26] admin
Line 25: Line 25:
  
 ====== Basic Auth ====== ====== Basic Auth ======
 +
 +<note>User **solr** – Password: **SolrRocks**</note>
  
 Create file /var/solr/data/security.json and add the following content: Create file /var/solr/data/security.json and add the following content:
Line 33: Line 35:
     "blockUnknown":true,     "blockUnknown":true,
     "class":"solr.BasicAuthPlugin",     "class":"solr.BasicAuthPlugin",
-    "credentials":{"solr":"DAM_SECRET_HASH_THING"},+    "credentials":{"solr":"IV0EHq1OnNrj6gvRCwvFwTrZ1+z1oBbnQdiVC3otuq0= Ndd7LKvVBAaZIF0QAVi1ekCfAJXr1GGfLtRUXhgrF8c="},
     "":{"v":0}},     "":{"v":0}},
   "authorization":{   "authorization":{
solr.txt · Last modified: 2018/02/15 10:17 by admin