hermanekt / zabbix-fail2ban-discovery-

51 stars 27 forks source link

Usage without root #4

Closed rvalitov closed 5 years ago

rvalitov commented 5 years ago

Using root is not safe and secure approach. This change is only for the README where the following changes are done:

  1. Description how to configure zabbix agent and fail2ban to work without root
  2. Explicit notice how to select the template file for Zabbix (what version to choose), as a result it should avoid issues like #1
  3. Requirement for UnsafeUserParameters=1 is removed because I don't see why it should be useful.

Tests are done in the following environment:

Closes #3