From 99af0b3d07ecd499ea75074750149e73b1aa767c Mon Sep 17 00:00:00 2001 From: Shwetha Rao Date: Wed, 15 Apr 2026 17:51:58 +0530 Subject: [PATCH] misc-change-to-create-pr --- modules/manage/pages/manage-security/manage-passwords.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/manage/pages/manage-security/manage-passwords.adoc b/modules/manage/pages/manage-security/manage-passwords.adoc index 4fefebc471..cc5f7aca1d 100644 --- a/modules/manage/pages/manage-security/manage-passwords.adoc +++ b/modules/manage/pages/manage-security/manage-passwords.adoc @@ -31,7 +31,7 @@ A local user can change their password from the following interfaces: * *Couchbase Web Console/Web UI*: The local users with the Couchbase Web Console UI access can sign in to their account and change their password. For more information about changing password on-demand from the UI, see xref:manage:manage-security/manage-passwords.adoc#change-password-on-demand-from-ui[Change Password On-demand from the UI]. + -An administrator can enforce a local user, existing or new, to change their password at the next login. +An administrator can enforce an existing or a new local user to change their password at the next login. For more information about changing password, prompted by administrator during a login, from the UI, see xref:manage:manage-security/manage-passwords.adoc#change-password-prompted-by-admin[Change Password When Prompted]. * *CLI*: The local users can change their password, either on-demand or when prompted by administrator, by using the `couchbase-cli user-change-password` command.