Displaying 6 results from an estimated 6 matches for "enterprise_deploy".
2016 Nov 04
3
FireFox and Plugins
...03, 2016 at 10:10:20AM +0000, James Pearson wrote:
>
> It shows up when I run Firefox - in both about:plugins and about:addons ->
> Plugins
>
> If you use a central Mozilla autoconfig file setup - see, for example:
>
>
> <https://developer.mozilla.org/en-US/Firefox/Enterprise_deployment#Configuration>
>
> then you can use the following line to disable this plug-in:
>
> lockPref("plugin.state.librhythmbox-itms-detection-plugin", 0);
>
> (and similar lines to disable any other plug-in)
>
> James Pearson
With all the talk about deleting...
2016 Nov 03
8
FireFox and Plugins
While doing a browser fingerprinting survey, I was quite surprised to
see I actually have a FireFox plugin installed.
The culprit is
/usr/lib64/mozilla/plugins/librhythmbox-itms-detection-plugin.so
It appears that whoever maintains the rhythmbox RPM has chosen not to
package the browser plugin separately like it probably should be. So if
I have the rhythmbox RPM installed, I have the plugin.
2016 Nov 03
0
FireFox and Plugins
...d that plugin, or do I have to uninstall rhythmbox?
>
> Thank you for suggestions.
It shows up when I run Firefox - in both about:plugins and about:addons
-> Plugins
If you use a central Mozilla autoconfig file setup - see, for example:
<https://developer.mozilla.org/en-US/Firefox/Enterprise_deployment#Configuration>
then you can use the following line to disable this plug-in:
lockPref("plugin.state.librhythmbox-itms-detection-plugin", 0);
(and similar lines to disable any other plug-in)
James Pearson
2016 Nov 04
0
FireFox and Plugins
..., James Pearson wrote:
>>
>> It shows up when I run Firefox - in both about:plugins and about:addons ->
>> Plugins
>>
>> If you use a central Mozilla autoconfig file setup - see, for example:
>>
>>
>> <https://developer.mozilla.org/en-US/Firefox/Enterprise_deployment#Configuration>
>>
>> then you can use the following line to disable this plug-in:
>>
>> lockPref("plugin.state.librhythmbox-itms-detection-plugin", 0);
>>
>> (and similar lines to disable any other plug-in)
>>
>> James Pearson
>
&...
2017 May 02
1
OT: Firefox lockdown policies for CentOS7 desktops
Hi all,
I am doing some tests with my CentOS7 desktop. I have configured a policy to lockdown Chrome/Chromium browsers and it works perfectly. And I am trying to the same for Firefox browsers but Firefox's docs are really "hard" to understand.
I have the following stopper points:
a/ what is the "real" system wide's config file: firefox.js, sysprefs.js or
2016 Nov 06
2
FireFox and Plugins
...gt; It shows up when I run Firefox - in both about:plugins and
>>> about:addons ->
>>> Plugins
>>>
>>> If you use a central Mozilla autoconfig file setup - see, for example:
>>>
>>>
>>> <https://developer.mozilla.org/en-US/Firefox/Enterprise_deployment#Configuration>
>>>
>>>
>>> then you can use the following line to disable this plug-in:
>>>
>>> lockPref("plugin.state.librhythmbox-itms-detection-plugin", 0);
>>>
>>> (and similar lines to disable any other plug-in)
&...