[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Odd SELinux denials



Anders Karlsson wrote:
On Tuesday 29 May 2007 18:03:01 Daniel J Walsh wrote:
[selinux, xend, python and bash - execute denial]

I will update policy to allow this

2.4.6-74.fc6

That is smashing news.

,  For now to make it work you by creating a local policy customization.

# grep xend /var/log/audit/audit.log | audit2allow -M myxen
# semodule -i myxen.pp

Once the two VM's are not in use by others (i.e. later tonight) I will do this. What is the procedure for removing this once the 2.4.6-74.fc6 policy is released?

# semodule -r myxen.pp
# rm ... ?

Thanks!

/Anders
semodule -r myxen


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]