All of lore.kernel.org
 help / color / mirror / Atom feed
* What is expected: exclude action on the never list?
@ 2006-05-30 20:45 Michael C Thompson
  2006-05-30 21:12 ` Steve Grubb
  0 siblings, 1 reply; 6+ messages in thread
From: Michael C Thompson @ 2006-05-30 20:45 UTC (permalink / raw)
  To: Steve Grubb, Linux Audit

Hey Steve,

I'm doing some testing (a rare occurrence I know), and I've noticed that 
  when the active rules are:

auditctl -a entry,always -S chmod
auditctl -a exclude,always -F msgtype=SYSCALL

The chmod actions are not logged. Now this is what I would expect to 
happen when just reading those lines, not knowing about the internal 
workings of audit. However, if the rules are

auditctl -a entry,always -S chmod
auditctl -a exclude,never -F msgtype=SYSCALL

the chmod actions are not logged either. I would read the second rule as 
saying "do not exclude messages of type SYSCALL". Is this a correct 
interpretation of the rule?

Thanks,
Mike

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-05-30 22:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-30 20:45 What is expected: exclude action on the never list? Michael C Thompson
2006-05-30 21:12 ` Steve Grubb
2006-05-30 21:17   ` Linda Knippers
2006-05-30 22:27     ` Michael C Thompson
2006-05-30 22:40       ` Linda Knippers
2006-05-30 22:43         ` Michael C Thompson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.