Merge pull request #933 from wazuh/win-md5-fix-443
Windows MD5 fix in 4.4.3
This commit is contained in:
commit
059b44c7f5
@ -54,7 +54,7 @@ wazuh_winagent_config:
|
|||||||
# Adding quotes to auth_path_x86 since win_shell outputs error otherwise
|
# Adding quotes to auth_path_x86 since win_shell outputs error otherwise
|
||||||
auth_path_x86: C:\'Program Files (x86)'\ossec-agent\agent-auth.exe
|
auth_path_x86: C:\'Program Files (x86)'\ossec-agent\agent-auth.exe
|
||||||
check_md5: True
|
check_md5: True
|
||||||
md5: 921dee671c223ac7e5424d2ce5d54dfe
|
md5: cd6e738c0c1ee3a30a731611c74dd3cd
|
||||||
|
|
||||||
wazuh_dir: "/var/ossec"
|
wazuh_dir: "/var/ossec"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user