<html><body>
<p>Hi Steve,<br>
<br>
For the new 'arch' field.  Would this be the correct auditctl usage?<br>
<br>
To audit 32bit chmod syscall:<br>
auditctl -a  exit,always -S chmod -F arch=32<br>
<br>
To audit 64bit chmod syscall:<br>
auditctl -a  exit,always -S chmod -F arch=64<br>
<br>
Can you also do:<br>
auditctl -a entry,always -S 15 -F arch=32<br>
<br>
Thanks!<br>
debbie<br>
<tt>linux-audit-bounces@redhat.com wrote on 04/01/2005 01:39:00 PM:<br>
<br>
> Hello,<br>
</tt><br>
<tt>> Another audit package has been released. This release is mostly code cleanups<br>
> and getting things finalized for Fedora Core 4. It can be downloaded from<br>
> <a href="http://people.redhat.com/sgrubb/audit">http://people.redhat.com/sgrubb/audit</a><br>
</tt><br>
<tt>> The changelog includes:<br>
</tt><br>
<tt>> - Code cleanups<br>
> - Support the arch field for auditctl<br>
> - Add version to auditctl command<br>
> - Documentation updates<br>
> - Moved default location of the audit log to /var/log/audit/audit.log<br>
</tt><br>
<tt>> The default location for the audit log was moved for a couple reasons. We want<br>
> to put it in a place that could be used as a mount point. People doing any<br>
> serious auditing need to have a partition set aside just for auditing. This<br>
> move, by default, will make it easier for people to do that. We also wanted<br>
> to put it in its own directory so that we can add some SE Linux policy later<br>
> to protect the logs.<br>
</tt><br>
<tt>> The audit watch list code is not in this release. I feel that we still need to<br>
> discuss the way it needs to work and solidify that before I put it into the<br>
> FC4 distribution. The watch add & remove I think are fine and the code is<br>
> included so that one day when this gets upstream and that kernel gets<br>
> released, everyone can start using it.<br>
</tt><br>
<tt>> Let me know if there are any problems with this latest release.<br>
</tt><br>
<tt>> Thanks,<br>
> -Steve Grubb<br>
</tt><br>
<tt>> --<br>
> Linux-audit mailing list<br>
> Linux-audit@redhat.com<br>
> <a href="http://www.redhat.com/mailman/listinfo/linux-audit">http://www.redhat.com/mailman/listinfo/linux-audit</a></tt></body></html>