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.