All of lore.kernel.org
 help / color / mirror / Atom feed
* secilc: classmappings do not work
@ 2014-05-16 12:14 Dominick Grift
  2014-05-16 14:20 ` James Carter
  0 siblings, 1 reply; 9+ messages in thread
From: Dominick Grift @ 2014-05-16 12:14 UTC (permalink / raw)
  To: selinux

I wanted to try out some of the less common features of cil after
studying the cil reference guide but its been a bumpy ride.

Anyhow classmappings do not work

I have for example this one

(clasmap dirs (list))

(classmapping dirs list
    read_lnk_file_perms
    list_dir_perms
)

The read_lnk_file_perms and list_dir_perms are classpermissionsets
(which work nicely)

Only the first entry works (in this example read_lnk_file_perms)
The other entries (like in this example list_dir_perms) do not make it
to the resulting policy

I have also tried this with straight rules instead of
classpermissionsets (same result)

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

end of thread, other threads:[~2014-05-21 19:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-16 12:14 secilc: classmappings do not work Dominick Grift
2014-05-16 14:20 ` James Carter
2014-05-16 14:38   ` James Carter
2014-05-20 15:57     ` Richard Haines
2014-05-21 18:36       ` James Carter
2014-05-21 19:01         ` Steve Lawrence
2014-05-21 19:14           ` James Carter
2014-05-16 15:05   ` Dominick Grift
2014-05-20 16:22     ` Richard Haines

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.