Describe the issue:
I am looking to create a remote instance of OpenSearch on an Azure VM (Ubuntu 20.04). I used the Debian documentation closely to build the OpenSearch server on the VM, no problem.
When trying to test the connection remotely, I continue to hit an “Unauthorized” error. I’m not sure what the issue is, but after several hours of research, still not successful.
@jacoma Please backup your config with securityadmin.sh and share config.yml, roles.yml and roles_mapping.yml files.
The securityadmin.sh script uses admin certificates and certificate authentication, it will bypass all the security configurations and allow you to download the configuration.
Did you make any changes to the security configuration after the deployment or it acted like that out of the box?