Package: logcheck-database
Version: 1.2.32
Severity: normal
Tags: patch
pam_winbind logs every login with:
Jan 11 12:05:01 server pam_winbind[19120]: user 'root' granted
access
Here's my patch for /etc/logcheck/ignore.d.workstation/winbind
--- winbind.orig 2005-01-11 14:26:17.000000000 +0100
+++ winbind 2005-01-11 14:26:33.000000000 +0100
@@ -1 +1 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pam_winbind\[[0-9]+\]: user
'[._[:alnum:]-]+' granted acces$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ pam_winbind\[[0-9]+\]: user
'[._[:alnum:]-]+' granted access$
Can this file be moved to /etc/logcheck/ignore.d.server?
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-k7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages logcheck-database depends on:
ii debconf [debconf-2.0] 1.4.34+kalyxo1 Debian configuration management sy
-- debconf information:
logcheck-database/conffile-cleanup: false
logcheck-database/rules-directories-note:
logcheck-database/standard-rename-note:
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]