Hi,

I posted this to  linux.debian.security but didn't get any reply. Maybe 
someone can help me out here.

I just started looking into SELinux. I am wondering if there is a way to 
have wildcards in avc rules like:
        auditallow source_t target_t : * * ;
which audits all access from source_t to target_t.

Or do I have to add all classes objects to the rule like:
        auditallow source_t target_t : {appletalk_socket, association, 
        blk_file ... } * ;

Cheers,
Simon


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/iif12p$19c$00$1...@news.t-online.com

Reply via email to