Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
2.11.0
Describe the issue:
Hi
i cannot update admin password
these are my step
- generate hash password with tool hash.sh
- update the hash from admin at internal_users
- run securityadmin.sh
result
OpenSearch Version: 2.11.0
ERR: Seems you use a node certificate which is also an admin certificate
That may have worked with older OpenSearch Security versions but it indicates
a configuration error and is therefore forbidden now.
OpenSearch Version: 2.11.0
Contacting opensearch cluster ‘opensearch’ and wait for YELLOW clusterstate …
Clustername: prod-opensearch
Clusterstate: GREEN
Number of nodes: 3
Number of data nodes: 3
.opendistro_security index already exists, so we do not need to create one.
Populate config from /data/opensearch/opensearch-2.11.0/plugins/opensearch-security/tools
Will update ‘/config’ with /data/opensearch/opensearch-2.11.0/config/opensearch-security/config.yml
SUCC: Configuration for ‘config’ created or updated
SUCC: Expected 1 config types for node {“updated_config_types”:[“config”],“updated_config_size”:1,“message”:null} is 1 ([“config”]) due to: null
SUCC: Expected 1 config types for node {“updated_config_types”:[“config”],“updated_config_size”:1,“message”:null} is 1 ([“config”]) due to: null
SUCC: Expected 1 config types for node {“updated_config_types”:[“config”],“updated_config_size”:1,“message”:null} is 1 ([“config”]) due to: null
Done with success
Configuration:
Relevant Logs or Screenshots:
There is this error
ERR: Seems you use a node certificate which is also an admin certificate
That may have worked with older OpenSearch Security versions but it indicates
a configuration error and is therefore forbidden now.
but previously it works when i update saml_auth_domain at /config/opensearch-security/config.yml