All of lore.kernel.org
 help / color / mirror / Atom feed
* temporal role base access control in Linux
@ 2010-11-07 12:20 Behnaz Hassanshahi
  2010-11-07 14:39 ` cto
  0 siblings, 1 reply; 6+ messages in thread
From: Behnaz Hassanshahi @ 2010-11-07 12:20 UTC (permalink / raw)
  To: SELinux

[-- Attachment #1: Type: text/plain, Size: 756 bytes --]

Hi,
I want to enforce temporal role base access control to Fedora10 platform. 
Therefore, I have written a piece of code which receives simple temporal policy 
rules and updates a file in which disallowed roles are being kept. In order to 
attach the code to the fedora core, I am making use of SELinux modules. I wonder 
if avc_has_perm(...) function in /libselinex/src/avc.c can be the right place 
for using my code where requests will be granted or denied access. Actually, I 
had thought about getting the role field from the security_id_t (@ssid) and 
compare it with the denied roles that my code computes. If I`m wrong and this 
will not work out, is there any other suggestions for attaching my code to 
SELinux?  


Best regards,
Behnaz 


      

[-- Attachment #2: Type: text/html, Size: 971 bytes --]

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

end of thread, other threads:[~2010-11-07 17:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-07 12:20 temporal role base access control in Linux Behnaz Hassanshahi
2010-11-07 14:39 ` cto
2010-11-07 15:37   ` Cliffe
2010-11-07 16:31     ` cto
2010-11-07 16:50       ` Cliffe
2010-11-07 17:44         ` cto

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.