Enable Auth by default

This commit is contained in:
José Luis Ruiz Ruiz 2017-11-01 20:32:54 -04:00
parent 9a3f715dd5
commit 1492031a09

View File

@ -11,17 +11,17 @@ wazuh_manager_config:
port: '1514'
protocol: 'tcp'
authd:
enable: enable
enable: true
port: 1515
use_source_ip: 'no'
force_insert: 'no'
use_source_ip: 'yes'
force_insert: 'yes'
force_time: 0
purge: 'no'
use_password: 'no'
ssl_agent_ca: null
ssl_verify_host: 'no'
ssl_manager_cert: null
ssl_manager_key: null
ssl_manager_cert: '/var/ossec/etc/sslmanager.cert'
ssl_manager_key: '/var/ossec/etc/sslmanager.key'
ssl_auto_negotiate: 'no'
email_notification: 'no'
mail_to: