From ce3ac06dafb62b3e9c2a352d4a7e591066b0b5ad Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 14 May 2003 10:08:29 +0000 Subject: Ignore ssh failures related to fetchmail+ssh (hostnames as well). --- logcheck/violations.ignore.d/ssh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logcheck/violations.ignore.d/ssh') diff --git a/logcheck/violations.ignore.d/ssh b/logcheck/violations.ignore.d/ssh index f17d01a..b13eef8 100644 --- a/logcheck/violations.ignore.d/ssh +++ b/logcheck/violations.ignore.d/ssh @@ -1,2 +1,2 @@ sshd\[[0-9]+\]: Failed keyboard-interactive for [^[:space:]]+ from [\.0-9]+ port [0-9]+ ssh2$ -ssh(pam_unix)\[[0-9]+\]: authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=[\.0-9]+ user=[^[space]]+$ +ssh(pam_unix)\[[0-9]+\]: authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=[^[space]]+ user=[^[space]]+$ -- cgit v1.2.3