Update website/integrations/services/wazuh/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Maik Ro <20245897+maikroservice@users.noreply.github.com>
This commit is contained in:
parent
0c21446792
commit
46a14c4043
|
@ -179,7 +179,7 @@ all_access:
|
|||
description: "Maps admin to all_access"
|
||||
```
|
||||
|
||||
save the file and use the securityadmin.sh with the following command to load the adjusted `roles_mapping.yml`:
|
||||
Save the file and use the `securityadmin.sh` file with the following command to load the adjusted `roles_mapping.yml`:
|
||||
|
||||
```bash
|
||||
export JAVA_HOME=/usr/share/wazuh-indexer/jdk/ && bash /usr/share/wazuh-indexer/plugins/opensearch-security/tools/securityadmin.sh -f /etc/wazuh-indexer/opensearch-security/roles_mapping.yml -icl -key /etc/wazuh-indexer/certs/admin-key.pem -cert /etc/wazuh-indexer/certs/admin.pem -cacert /etc/wazuh-indexer/certs/root-ca.pem -h localhost -nhnv
|
||||
|
|
Reference in a new issue