From 54e4d012d14f0b38db7864a391b7cb9870aeb3a7 Mon Sep 17 00:00:00 2001 From: Cyril Jaquier Date: Thu, 22 Feb 2007 20:52:35 +0000 Subject: [PATCH] - Fixed bug #1664386. Thanks to Harry Rarig git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@551 a942ae1a-1317-0410-a47c-b1dcaea8d605 --- config/filter.d/sshd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/filter.d/sshd.conf b/config/filter.d/sshd.conf index 8e9c22e2..fa1d88ad 100644 --- a/config/filter.d/sshd.conf +++ b/config/filter.d/sshd.conf @@ -15,7 +15,7 @@ # Values: TEXT # failregex = Authentication failure for .* from - Failed [-/\w+]+ for .* from + Failed [-/\w]+ for .* from ROOT LOGIN REFUSED .* FROM [iI](?:llegal|nvalid) user .* from