mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Update groupoffice.conf
Updated for Group-Office 6.7+
This commit is contained in:
parent
b59fd2e7b5
commit
91a37b5e49
1 changed files with 2 additions and 9 deletions
|
|
@ -1,14 +1,7 @@
|
|||
# Fail2Ban filter for Group-Office
|
||||
#
|
||||
# Enable logging with:
|
||||
# $config['info_log']='/home/groupoffice/log/info.log';
|
||||
#
|
||||
# logpath must be the webserver error log
|
||||
|
||||
[Definition]
|
||||
|
||||
failregex = ^\[\]LOGIN FAILED for user: "\S+" from IP: <HOST>$
|
||||
|
||||
failregex = Password authentication failed for '\S+' from IP: '<HOST>'$
|
||||
ignoreregex =
|
||||
|
||||
# Author: Daniel Black
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue