From 9ef3a867ec6df07d04bbc73861e8ff48d840ee3e Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 23 Apr 2014 09:21:25 +0200 Subject: [PATCH] sogo-auth.conf is included in EL6 build of fail2ban --- root/etc/fail2ban/filter.d/sogo-auth.conf | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 root/etc/fail2ban/filter.d/sogo-auth.conf diff --git a/root/etc/fail2ban/filter.d/sogo-auth.conf b/root/etc/fail2ban/filter.d/sogo-auth.conf deleted file mode 100644 index 3e23841..0000000 --- a/root/etc/fail2ban/filter.d/sogo-auth.conf +++ /dev/null @@ -1,20 +0,0 @@ -# /etc/fail2ban/filter.d/sogo-auth.conf -# -# Fail2Ban configuration file -# By Arnd Brandes -# SOGo -# - -[Definition] -# Option: failregex -# Filter Ban in /var/log/sogo/sogo.log -# Note: the error log may contain multiple hosts, whereas the first one -# is the client and all others are poxys. We match the first one, only - -failregex = Login from '' for user '.*' might not have worked( - password policy: \d* grace: -?\d* expire: -?\d* bound: -?\d*)?\s*$ - -# Option: ignoreregex -# Notes.: regex to ignore. If this regex matches, the line is ignored. -# Values: TEXT -# -ignoreregex =