Misleading error message when trying to change password for non-native user #113535
Labels
>bug
:Security/Security
Security issues without another label
Team:Security
Meta label for security team
Elasticsearch Version
8.15.2
Installed Plugins
No response
Java Version
bundled
OS Version
managed elastic.co deployment
Problem Description
Cannot change password for
elastic
user using these instructionsIt returns
Moreover, trying to do so with Terraform provider and this resource also returns below error.
Steps to Reproduce
/_security/user/_password
with body{ "password": "new-Password-12345"}
OR
/_security/user/elastic/_password
with the same bodyLogs (if relevant)
No response
The text was updated successfully, but these errors were encountered: