[Logcheck-commits] Hannes von Haugwitz: ignore.d.workstation/ppp: Adjusted rule for successful CHAP authentication

Gerfried Fuchs alfie at alioth.debian.org
Mon Feb 8 17:44:26 UTC 2010


Module: logcheck
Branch: lenny-backports
Commit: a9031be56a1be2fc3958cca0817597071dc481f2
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=a9031be56a1be2fc3958cca0817597071dc481f2

Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Sun Jan  3 22:42:04 2010 +0100

ignore.d.workstation/ppp: Adjusted rule for successful CHAP authentication

---

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

diff --git a/debian/changelog b/debian/changelog
index 27a6f90..c185ee5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 logcheck (1.3.6) UNRELEASED; urgency=low
 
   [ Hannes von Haugwitz ]
+  * ignore.d.workstation/ppp
+    - Adjusted rule for successful CHAP authentication
   * Added myself to the Uploaders field.
 
  -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Sat, 02 Jan 2010 08:27:32 +0100
diff --git a/rulefiles/linux/ignore.d.workstation/ppp b/rulefiles/linux/ignore.d.workstation/ppp
index 4b07550..992c16f 100644
--- a/rulefiles/linux/ignore.d.workstation/ppp
+++ b/rulefiles/linux/ignore.d.workstation/ppp
@@ -1,5 +1,5 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ pppd\[[[:digit:]]{1,5}\]: Connect: ppp[[:digit:]]+ <--> [[:alnum:]]+$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pppd\[[0-9]+\]: (CH|P)AP authentication succeeded(: (CH|P)AP authentication success, unit [[:digit:]]+)?$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pppd\[[0-9]+\]: (CH|P)AP authentication succeeded(: (Congratulations!|(CH|P)AP authentication success, unit [[:digit:]]+))?$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pppd\[[0-9]+\]: Connection terminated\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pppd\[[0-9]+\]: Device ttyS1 is locked by pid [0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pppd\[[0-9]+\]: Exit\.$




More information about the Logcheck-commits mailing list