# Internal user database password reset disable?

**URL:** https://forum.opensearch.org/t/internal-user-database-password-reset-disable/25507
**Category:** OpenSearch Dashboards
**Tags:** troubleshoot
**Created:** [July 3, 2025, 1:43pm UTC](https://forum.opensearch.org/t/internal-user-database-password-reset-disable/25507 "2025-07-03T13:43:52Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Matthew\_Smith](https://avatars.discourse-cdn.com/v4/letter/m/7993a0/32.png) [@Matthew\_Smith](https://forum.opensearch.org/u/Matthew_Smith)
#### Post date: [July 3, 2025, 1:43pm UTC](https://forum.opensearch.org/t/internal-user-database-password-reset-disable/25507/1 "2025-07-03T13:43:52Z")

</div>

Hello Guys,

We have a password change problem at our AWS Managed Opensearch internal dashboard.  
We use internal user database, but we want to disable the password reset functionality for the shared users, to avoid unintentional changes.  
Is there a way to achive this via the UI or via the API? After a quick search we found it’s not directly supported, but you might suggest some workaround for this problem.

Thanks,  
Matthew

 ![opensearch_question](https://us1.discourse-cdn.com/flex019/uploads/mauve_hedgehog/original/2X/3/3d6ea3775cd52f1636269cf256407470bb6f170a.png)

---

<div class="post-metadata">

### Author: ![Anthony](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.opensearch.org/anthony/32/9939_2.png) [@Anthony](https://forum.opensearch.org/u/Anthony)
#### Post date: [July 3, 2025, 3:59pm UTC](https://forum.opensearch.org/t/internal-user-database-password-reset-disable/25507/2 "2025-07-03T15:59:42Z")

</div>

@Matthew_Smith currently there doesn’t appear to be a way to achieve this. Even using stand alone OpenSearch, as `_plugins/_security/api/account` is not covered by `restapi.endpoints_disabled`. I would suggest to raise a feature request for this [here](https://github.com/opensearch-project/security/issues)
