mirror of https://github.com/fail2ban/fail2ban
15 lines
223 B
Plaintext
15 lines
223 B
Plaintext
|
# Fail2Ban filter for Group-Office
|
||
|
#
|
||
|
# Enable logging with:
|
||
|
# $config['info_log']='/home/groupoffice/log/info.log';
|
||
|
#
|
||
|
|
||
|
[Definition]
|
||
|
|
||
|
failregex = ^\[\]LOGIN FAILED for user: "\S+" from IP: <HOST>$
|
||
|
|
||
|
|
||
|
|
||
|
# Author: Daniel Black
|
||
|
|