[Logcheck-commits] Hannes von Haugwitz: i.d.s/vlock: ignore successful krb5 authentication

Hannes von Haugwitz hvh-guest at alioth.debian.org
Mon Jun 14 15:55:40 UTC 2010


Module: logcheck
Branch: master
Commit: dcac17a7630c91fe4ca7fe17f2b6f4eae0579dc1
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=dcac17a7630c91fe4ca7fe17f2b6f4eae0579dc1

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Mon Jun 14 17:50:17 2010 +0200

i.d.s/vlock: ignore successful krb5 authentication

---

 debian/changelog                      |    2 ++
 rulefiles/linux/ignore.d.server/vlock |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7bab69a..b2d30ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ logcheck (1.3.11) UNRELEASED; urgency=low
   [ Hannes von Haugwitz ]
   * ignore.d.server/smartd:
     - ignore "scheduled Offline Immediate Test" (closes: #585802)
+  * ignore.d.server/vlock: new
+    - ignore successful kerberos authentication
 
  -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Mon, 14 Jun 2010 08:32:11 +0200
 
diff --git a/rulefiles/linux/ignore.d.server/vlock b/rulefiles/linux/ignore.d.server/vlock
new file mode 100644
index 0000000..f47f250
--- /dev/null
+++ b/rulefiles/linux/ignore.d.server/vlock
@@ -0,0 +1 @@
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ vlock-main: pam_krb5\(vlock:auth\): user [[:alnum:]-]+ authenticated as [[:alnum:]-]+@[.A-Z]+$




More information about the Logcheck-commits mailing list