changeset 2347:a47520a2c59d

mod_log_auth/README: Update regex for 9d43095d915f (fixes #764)
author Kim Alvefur <zash@zash.se>
date Mon, 07 Nov 2016 17:24:07 +0100
parents dd1f0173f538
children 1903add39b7c
files mod_log_auth/README.markdown
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_log_auth/README.markdown	Sun Nov 06 21:02:21 2016 +0100
+++ b/mod_log_auth/README.markdown	Mon Nov 07 17:24:07 2016 +0100
@@ -26,7 +26,7 @@
     # /etc/fail2ban/filter.d/prosody-auth.conf
     # Fail2Ban configuration file for prosody authentication
     [Definition]
-    failregex = Failed authentication attempt \(not-authorized\) from IP: <HOST>
+    failregex = Failed authentication attempt \(not-authorized\) for user .* from IP: <HOST>
     ignoreregex =
 
 And at the appropriate place (usually the bottom) of