You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Active-Active databases use administrator credentials to manage operations.
13
+
Active-Active databases use administrator credentials to manage operations. When you change the administrator password on clusters with Active-Active databases, you must update the Active-Active database configuration to prevent authentication failures during Active-Active operations and synchronization.
14
14
15
-
To update the administrator user password on a cluster with Active-Active databases:
15
+
To update the administrator password on a cluster with Active-Active databases:
16
16
17
17
1. From the user management page, update the administrator user password on the clusters you want to update.
18
18
19
-
1. For each participating cluster _and_ each Active-Active database, update the admin user credentials to match the changes in step 1.
19
+
1. Run `crdb-cli crdb list` to find the `CRDB-GUID` that uniquely identifies each Active-Active database and the fully qualified domain names (`FQDN`) of each participating cluster:
1. Update the Active-Active database credentials using the [`crdb-cli crdb update`]({{< relref "/operate/rs/references/cli-utilities/crdb-cli/crdb/update">}}) command:
0 commit comments