esadmin password change - HCM PI 34
Hi all,
I've been using HCM PI 34 on my PC running Windows 10 to test and play around with ElasticSearch and Kibana.
I'm trying to check something by accessing the http://hcm92.ps.com:9200/ URL, and it asks me for the esadmin password.
I wasn't aware of the password for esadmin bundled with this image and hence, encrypted esadmin as the password and updated it in the esusers.yml file in /opt/oracle/psft/pt/ES/pt/elasticsearch7.0.0/plugins/orcl-security-plugin/config/properties
Then, I navigated to the ES_HOME/bin folder and executed the command elasticsearchuser adduser esadmin - provided the updated password and then, I was able to successfully change the password based on the prompts.