Re: Website can't see Java

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

 



On 08.06.2013 10:55, Frank Murphy wrote:
> On Fri, 07 Jun 2013 17:53:59 -0400
> Jim <binarynut@xxxxxxxxxxx> wrote:
> 
>> On 06/07/2013 05:46 PM, Frank Murphy wrote:
>>>   if you click proceed
>>> to "unsigned certificate" in a popup.
>>
>>   if you click proceed
>> to "unsigned certificate" in a popup.
>>
>>
>> Popup Where ??
>>
> 
> Sorry was late here, have this:
> setsebool unconfined_mozilla_plugin_transition 0

Don't take it for granted, even though 'sealert' suggests it. ;)
You probably want,
  setsebool -P unconfined_mozilla_plugin_transition off

man 8 setsebool - "-P option"

or even better,
  semanage boolean [-m] --off unconfined_mozilla_plugin_transition
so you don't have to worry whether the boolean value sits permanently,
and check it with,
  semanage boolean -l [-C] | grep unconfined_[mozilla]_plugin_transition
Take note of the output - the two types of boolean value,
<OBJECT> ("transient"   ,   "persistent")

man 8 semanage - boolean


poma

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux