sun java plugin problem on Fedora 14

Andrew Haley aph at redhat.com
Thu Nov 4 10:39:58 UTC 2010


On 11/04/2010 01:00 AM, Rick Stevens wrote:
> On 11/03/2010 11:49 AM, Dr. Michael J. Chudobiak wrote:
>> Hopefully this will save other people time: if you can't get the Sun jre
>> java plugin to work after upgrading from F13 to F14, try:
>>
>> setsebool allow_execstack 1
>>
>> Bad code on Sun's part.
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=628031

what does ls --lcontext /blah/blah/java say?

It should be

-rwxr-xr-x. 1 system_u:object_r:java_exec_t:s0 root root 36548 Oct 13 13:53 /usr/lib/jvm/jre-1.6.0-openjdk/bin/java*

The "java_exec_t" is important.  I think "execmem_exec_t" would also work.

Andrew.


More information about the users mailing list