From ad5fb81f4b081088ceeeabcdbd9119eec062f32e Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Tue, 17 Sep 2013 21:18:24 +1000 Subject: [PATCH] TST: failJSON set match to false on longer supported pam version --- testcases/files/logs/pam-generic | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testcases/files/logs/pam-generic b/testcases/files/logs/pam-generic index c6312a9b..e562ac7f 100644 --- a/testcases/files/logs/pam-generic +++ b/testcases/files/logs/pam-generic @@ -7,9 +7,9 @@ May 12 09:48:03 vaio sshd[16021]: (pam_unix) authentication failure; logname= ui # failJSON: { "time": "2005-05-15T18:02:12", "match": true , "host": "66.232.129.62" } May 15 18:02:12 localhost proftpd: (pam_unix) authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=66.232.129.62 user=mark -# linux-pam messages before commit f0f9c4479303b5a9c37667cf07f58426dc081676 (release 0.99.2.0 ) -# disable_failJSON: { "time": "2004-11-25T17:12:13", "match": true , "host": "192.168.10.3" } -# Nov 25 17:12:13 webmail pop(pam_unix)[4920]: authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=192.168.10.3 user=mailuser +# linux-pam messages before commit f0f9c4479303b5a9c37667cf07f58426dc081676 (release 0.99.2.0 ) - nolonger supported +# failJSON: { "time": "2004-11-25T17:12:13", "match": false } +Nov 25 17:12:13 webmail pop(pam_unix)[4920]: authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=192.168.10.3 user=mailuser # failJSON: { "time": "2005-07-19T18:11:26", "match": true , "host": "www.google.com" } Jul 19 18:11:26 srv2 vsftpd: pam_unix(vsftpd:auth): authentication failure; logname= uid=0 euid=0 tty=ftp ruser=an8767 rhost=www.google.com