# Thay đổi mật khẩu tài khoản master

Tài khoản **Master User** là tài khoản quản trị chính của **OpenSearch Cluster**. Khi khởi tạo cluster, bạn đã thiết lập mật khẩu cho tài khoản này. Nếu quên hoặc muốn thay đổi, bạn có thể thực hiện cập nhật mật khẩu theo hướng dẫn sau:

Để thay đổi mật khẩu cho tài khoản master trong một OpenSearch Cluster, bạn có thể:

**Bước 1:** Truy cập vào <https://vdb.console.vngcloud.vn/>

**Bước 2:** Chọn mục **Cluster** trên mục **OpenSearch**

**Bước 3:** Chọn vào OpenSearch Cluster mà bạn muốn đổi mật khẩu. Trên màn hình hiển thị thông tin chi tiết của cluster, chọn mục **Connectivity & Security**

**Bước 4:** Tại mục **OpenSearch User**, chọn biểu tượng **Edit** tại dòng hiển thị **Password**

**Bước 5:** Màn hình **Change Master User Password** được hiển th&#x1ECB;**.**

* Nhập mật khẩu mới theo yêu cầu:
  * **Tối thiểu 8 ký tự**, phải chứa ít nhất:\
    ✅ 1 chữ cái **viết hoa**\
    ✅ 1 chữ cái **viết thường**\
    ✅ 1 **chữ số**\
    ✅ 1 **ký tự đặc biệt**
* Hoặc chọn **Auto-generate** để hệ thống tự tạo mật khẩu an toàn cho bạn.

**Bước 6:** Chọn **Save** để xác nhận yêu cầu.

Sau khi cập nhật, hãy sử dụng **Master User** và mật khẩu mới để đăng nhập vào **OpenSearch Dashboard** hoặc thực hiện các thao tác đẩy log.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vn/vdb/opensearch-cluster-database-ods/cac-tinh-nang-cua-opensearch-cluster/chinh-sua-opensearch-cluster/thay-doi-mat-khau-tai-khoan-master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
