From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: How to learn the Message type? Date: Thu, 21 Jan 2010 16:49:21 -0500 Message-ID: <201001211649.21891.sgrubb@redhat.com> References: <246d04460912301859x422deb03m164ee813529df94e@mail.gmail.com> <201001020847.35415.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Thursday 21 January 2010 04:29:04 pm David Flatley wrote: > Auditd fails to start due to -D in the /etc/audit/audit.rules file on > two of my RHEL 5.3 systems. > I am using Steve Grubb's STIG audit.rules file. Did I miss something with > 5.3?? The very last command in that file puts the audit system in immutable mode - meaning you cannot change the rules without rebooting. Comment out that line if you want to let any changes into the audit system at any time. -Steve