Merge commit 'v2.5.1'
[ossec-hids.git] / etc / rules / pam_rules.xml
index 03aab46..f70a813 100755 (executable)
@@ -1,4 +1,4 @@
-<!-- @(#) $Id: pam_rules.xml,v 1.10 2009/11/04 20:09:22 dcid Exp $
+<!-- @(#) $Id$
   -  Official Unix Pam rules for OSSEC.
   -
   -  Copyright (C) 2009 Trend Micro Inc.
@@ -6,7 +6,7 @@
   -
   -  This program is a free software; you can redistribute it
   -  and/or modify it under the terms of the GNU General Public
-  -  License (version 3) as published by the FSF - Free Software
+  -  License (version 2) as published by the FSF - Free Software
   -  Foundation.
   -
   -  License details: http://www.ossec.net/en/licensing.html
@@ -57,7 +57,7 @@
   <rule id="5522" level="0">
     <if_sid>5502</if_sid>
     <program_name>^CRON$</program_name>
-    <match>^pam_unix(cron:session): session closed for user root$</match>
+    <match>^pam_unix(cron:session): session closed for user </match>
     <description>Ignoring Annoying Ubuntu/debian cron login events.</description>
   </rule>