Hey Guys,
I started using Apache Solr about a month ago.
I was assigned to doing the installation and integration of Apache Solr
for some of our sites.
## Configurations
Server: CentOS 7.9
Apache Solr: 9.5
## Issue
* Upon installing Apache Solr, a user */solr/* was automatically created.
o Running Solr through from the root is not recommend and will
terminate unless `-force` is used.
* If I switch accounts `su solr`/*, */run `/opt/solr/bin/solr start`,
I then get prompted for a password.
o Apparently, I cannot find any default password anywhere and it's
not the root.
+ It's not `solrocks` or `SolrRocks`.
o I have went through the installation .sh file but can't find any
password set during creation.
Can anyone help me with this?
It's currently running as admin on production. This has me stressed 😭.
Though I have the security.json set up with Basic Auth.
It's becoming frustrating now and I thing it may be the cause of *ssh*
setup not working.
Thanks,
Lee Daniel
Caribbean New Media