Skip to content

Kubernetes - Ensure correct Wazuh manager certificates ownership #1370

@teddytpc1

Description

@teddytpc1

Description

During some 5.0.0 tests, some issues related to the Wazuh manager were found. The cause is an incorrect ownership of the certificate files (root:root). According to the Wazuh manager installation documentation, the right owner is wazuh-manager:wazuh-manager:

Command:
sudo chown -R wazuh-manager:wazuh-manager /var/wazuh-manager/etc/certs

Tasks

  • Analyze the impact of the change
  • Apply the solution
  • Update the documentation (if applicable)
  • Test the changes (local and EKS) and provide evidence of the files' ownership

DRI

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions