|
@@ -66,10 +66,11 @@ indices that were created from the auto-follow pattern.
|
|
|
On the local cluster:
|
|
|
|
|
|
. Enhance any roles used by local cluster users with the required
|
|
|
-<<roles-remote-indices-priv,remote indices privileges>> for {ccr} and {ccs}.
|
|
|
+<<roles-remote-indices-priv,remote indices privileges>> or
|
|
|
+<<roles-remote-cluster-priv, remote cluster privileges>> for {ccr} and {ccs}.
|
|
|
Refer to <<remote-clusters-privileges-api-key>>. Note:
|
|
|
|
|
|
-** You only need to assign additional `remote_indices` privileges to existing
|
|
|
+** You only need to assign additional `remote_indices` or `remote_cluster` privileges to existing
|
|
|
roles used for cross-cluster operations. You should be able to copy these
|
|
|
privileges from the original roles on the remote cluster, where they are defined
|
|
|
under the certification based security model.
|
|
@@ -197,7 +198,7 @@ authentication.
|
|
|
Resume any persistent tasks that you stopped earlier. Tasks should be restarted
|
|
|
by the same user or API key that created the task before the migration. Ensure
|
|
|
the roles of this user or API key have been updated with the required
|
|
|
-`remote_indices` privileges. For users, tasks capture the caller's credentials
|
|
|
+`remote_indices` or `remote_cluster` privileges. For users, tasks capture the caller's credentials
|
|
|
when started and run in that user's security context. For API keys, restarting a
|
|
|
task will update the task with the updated API key.
|
|
|
|
|
@@ -246,7 +247,7 @@ If you need to roll back, follow these steps on the local cluster:
|
|
|
. Remove the remote cluster definition by setting the remote cluster settings to
|
|
|
`null`.
|
|
|
|
|
|
-. Remove the `remote_indices` privileges from any roles that were updated during
|
|
|
+. Remove the `remote_indices` or 'remote_cluster' privileges from any roles that were updated during
|
|
|
the migration.
|
|
|
|
|
|
. On each node, remove the `remote_cluster_client.ssl.*` settings from
|