From 6836e7c4e9e6b0de10232c9fb56e1b049681d7c4 Mon Sep 17 00:00:00 2001 From: Kenneth Kron <1031599+biofool@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:55:58 -0500 Subject: [PATCH] Update rbac.rst UI uses Index not Indexer. Arguably Indexer would be better. --- source/user-manual/user-administration/rbac.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/user-manual/user-administration/rbac.rst b/source/user-manual/user-administration/rbac.rst index da41050eb6..b2a8efceb2 100644 --- a/source/user-manual/user-administration/rbac.rst +++ b/source/user-manual/user-administration/rbac.rst @@ -25,7 +25,7 @@ Follow these steps to create an internal user, create a new role mapping, and gi #. Log into the Wazuh dashboard as administrator. -#. Click the upper-left menu icon **☰** to open the options, go to **Indexer management** > **Security**, and then **Internal users** to open the internal users' page. +#. Click the upper-left menu icon **☰** to open the options, go to **Index management** > **Security**, and then **Internal users** to open the internal users' page. .. thumbnail:: /images/manual/user-administration/rbac/internal-user.gif :title: Internal users page @@ -37,7 +37,7 @@ Follow these steps to create an internal user, create a new role mapping, and gi #. To map the user to the admin role, follow these steps: - #. Click the upper-left menu icon **☰** to open the options, go to **Indexer management** > **Security**, and then **Roles** to open the roles page. + #. Click the upper-left menu icon **☰** to open the options, go to **Index management** > **Security**, and then **Roles** to open the roles page. #. Search for the **all_access** role in the roles list and select it to open the details window. @@ -78,7 +78,7 @@ Follow these steps to create an internal user, create a new role mapping, and gi #. Log into the Wazuh dashboard as administrator. -#. Click the upper-left menu icon **☰** to open the options, go to **Indexer management** > **Security**, and then **Internal users** to open the internal users' page. +#. Click the upper-left menu icon **☰** to open the options, go to **Index management** > **Security**, and then **Internal users** to open the internal users' page. .. thumbnail:: /images/manual/user-administration/rbac/internal-user.gif :title: Internal users page @@ -90,7 +90,7 @@ Follow these steps to create an internal user, create a new role mapping, and gi #. To map the user to the appropriate role, follow these steps: - #. Click the upper-left menu icon **☰** to open the options, go to **Indexer management** > **Security**, and then **Roles** to open the roles page. + #. Click the upper-left menu icon **☰** to open the options, go to **Index management** > **Security**, and then **Roles** to open the roles page. #. Click **Create role**, complete the empty fields with the following parameters, and then click **Create** to complete the task. @@ -136,7 +136,7 @@ Follow these steps to create an internal user and map it to a role of your choic #. Log into the Wazuh dashboard as administrator. -#. Click the upper-left menu icon **☰** to open the options, go to **Indexer management** > **Security**, and then **Internal users** to open the internal users' page. +#. Click the upper-left menu icon **☰** to open the options, go to **Index management** > **Security**, and then **Internal users** to open the internal users' page. .. thumbnail:: /images/manual/user-administration/rbac/internal-user.gif :title: Internal users page @@ -230,7 +230,7 @@ Creating and mapping an internal user Follow these steps to create an internal user, create a custom role and map it to the new user. -#. Click the upper-left menu icon **☰** to open the available options, go to **Indexer management** > **Security**, and then **Internal users** to open the internal users' page. +#. Click the upper-left menu icon **☰** to open the available options, go to **Index management** > **Security**, and then **Internal users** to open the internal users' page. #. Click **Create internal user**, provide a username and password, and click **Create** to complete the action.