All of lore.kernel.org
 help / color / mirror / Atom feed
* Labeling problem
@ 2009-12-15 22:17 mina elnino
  2009-12-16 10:18 ` Dominick Grift
  0 siblings, 1 reply; 2+ messages in thread
From: mina elnino @ 2009-12-15 22:17 UTC (permalink / raw)
  To: selinux

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

dear list;
I'd like to add new policies to a game using selinux policy generator. the
result is four files generated, which one of them ["*.fc"] contains the
labeling of game-related files and directories. but the fact is, after
running the shell script generated by the tool, when i use :
# ls -Z
for those files, i get other labels, e.g because they are all in my home
directory, they receive user_home_t labels except the executable file of the
game which receives a *_exec_t type. i just used chcon to change contexts of
files according to "*.fc" file, but the problem is game's process domain can
access any file with type user_home_t. what should i do?

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

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

end of thread, other threads:[~2009-12-16 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 22:17 Labeling problem mina elnino
2009-12-16 10:18 ` Dominick Grift

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.