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
It was detected that when the central components are installed individually, at the time of installing Wazuh dashboard, the validation that is done when updating the password is incomplete since it only validates that if Filebeat is installed it enters, the problem is that this should only happen in the cases of installing Wazuh manager.
I've tried the fix for this and I'm currently testing different types of installations.
I need to test the installation component by component, an AIO and in both rpm and deb package managers.
I also need to test if the change breaks the Wazuh Password tool when it's used alone.
It was detected that when the central components are installed individually, at the time of installing Wazuh dashboard, the validation that is done when updating the password is incomplete since it only validates that if Filebeat is installed it enters, the problem is that this should only happen in the cases of installing Wazuh manager.
wazuh-packages/unattended_installer/passwords_tool/passwordsFunctions.sh
Lines 48 to 66 in 11c56bc
This corresponds to the password tool, and we must only execute the password change of the component that is being installed.
The text was updated successfully, but these errors were encountered: