Added password path in macOS

This commit is contained in:
David Correa Rodríguez 2023-10-16 15:13:41 +02:00
parent 07d4228fa4
commit 1432f9273f
No known key found for this signature in database
GPG Key ID: 8787C7C9FF271262

View File

@ -106,6 +106,7 @@ wazuh_agent_enrollment:
agent_certificate_path: ''
agent_key_path: ''
authorization_pass_path: "{{ wazuh_dir }}/etc/authd.pass"
authorization_pass_path_macos: "/etc/authd.pass"
auto_method: 'no'
delay_after_enrollment: 20
use_source_ip: 'no'