Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ An error occurs if a user tries to connect to a memcached database with the user

{{<image filename="images/rc/data-access-control-users-add-role.png" width="300px" alt="User select role." >}}

1. Enter and confirm the user's password, then select the check mark to save the user.
1. Enter and confirm the user's password. ACL user passwords must be between 8 and 128 characters long.

Then, select the check mark to save the user.

{{<image filename="images/rc/data-access-control-users-password-and-finish.png" width="300px" alt="User add password and finish." >}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To change the default user password for your database:

{{<image filename="images/rc/button-database-edit.png" width="150px" alt="The Edit database button lets you change the database's default user password." >}}

1. Under the **Security** section, enter the new password in the **Default user password** field.
1. Under the **Security** section, enter the new password in the **Default user password** field. Database passwords must be less than 50 characters long.

1. Select **Save database** to update the password.

Expand Down
Loading