From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael C Thompson Subject: Re: audit 1.2.2 released Date: Wed, 17 May 2006 16:43:10 -0500 Message-ID: <446B98EE.2050903@us.ibm.com> References: <200605121726.32952.sgrubb@redhat.com> <446B91CF.5010604@us.ibm.com> <200605171723.25311.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200605171723.25311.sgrubb@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Steve Grubb Cc: Linux Audit List-Id: linux-audit@redhat.com Steve Grubb wrote: > On Wednesday 17 May 2006 17:12, Michael C Thompson wrote: >>> Please let me know if there are any problems with this release. >> auditctl -a entry,always -S chmod -F "watch=/root/file" >> >> This fails... how is one supposed to use the new 'watch' field filter? > > This was already reported on SE Linux mail list last week. The short answer is > that policy needs to be adjusted to make this work. I don't know if the > changes have been rolled out yet. Just as a test, try "setenforce 0" and then > load the audit rule. The above command was tried in permissive mode. The resulting error is: # auditctl -a entry,always -S chmod -F "watch=/root/file" -F unknown field: watch=/root/file Thanks, Mike