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

Re: Is there a simple way to allow execmem for a single binary?



Bruno Wolff III wrote:
I have a propietary app (iHEAT) that is getting execmem denials. I would
prefer to allow just this one app to be able to do that rather than disabling
the check for everything. I am using the targeted policy in Fedora 7.
I saw there was a context type unconfined_execmem, but that doesn't seem
to permit execution.

Is there some context I can use or perhaps I need to relabel a library and
not the executable?

--
fedora-selinux-list mailing list
fedora-selinux-list redhat com
https://www.redhat.com/mailman/listinfo/fedora-selinux-list
You could always fix your app.  :^)


chcon -t unconfined_execmem_exec_t YOURBADAPP


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