All of lore.kernel.org
 help / color / mirror / Atom feed
* Using interfaces defined elsewhere
@ 2009-05-05 19:25 Bandan Das
  2009-05-05 19:58 ` Daniel J Walsh
  0 siblings, 1 reply; 3+ messages in thread
From: Bandan Das @ 2009-05-05 19:25 UTC (permalink / raw)
  To: selinux; +Cc: Johnson, Richard

Hello,

Here's what I am trying to do :

I have a mySNMP policy with sources: mysnmp.te mysnmp.fc mysnmp.if and a
dummyapp policy with sources: dummyapp.te dummyapp.fc and dummyapp.if.
The SNMP policy interface file has an interface called
mysnmp_config_read_access() and I would like to use it in my dummyapp
policy sources : mysnmp_config_read_access(dummyapp_t)

What's the best way to do this ? Not just for the above example for a
case where I have multiple custom interface files. 

I tried copying the SNMP interface file
to /usr/share/selinux/include/mysnmp. But the problem with this approach
is that I have to be root to be able to do this. Can I ask make to use
multiple interface files (dummyapp.if and mysnmp.if) when compiling the
dummyapp policy module ? 

Thanks,
Bandan

 
-- 
BSD


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

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

end of thread, other threads:[~2009-05-05 20:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-05 19:25 Using interfaces defined elsewhere Bandan Das
2009-05-05 19:58 ` Daniel J Walsh
2009-05-05 20:11   ` Bandan Das

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.