Are you setting any Preferences via the old policy?

What do you see when you look at:

Computer\HKEY_CURRENT_USER\SOFTWARE\Policies\Mozilla\Firefox

In regedit?

I'm seeing weirdness where sometimes policies don't take in GPEDIT and I
have to edit other policies to make them take.

Mike


On Thu, Oct 22, 2020 at 7:09 AM Luca Manganelli <
[email protected]> wrote:

> Hello Mike,
>
> I'm testing the preference.
> First, the locked value should be quoted, right? As the below:
>
> {
> "browser.fixup.dns_first_for_single_words": {
> "Value": true,
> "Status": "locked"
> }
> }
>
> I have done this:
> 1) entered in the "preferences"  window in the Group Policy editor;
> 2) clicked on "Enabled" check
> 3) pasted the above text
>
> Unfortunately, neither in the Computer or User configuration, this
> preference is applied to my Firefox 78.4.0 ESR.
>
>
>
> Il giorno mer 21 ott 2020 alle ore 16:46 Mike Kaply <[email protected]>
> ha scritto:
>
>> I'm only deprecating the method of setting preferences that way (and it
>> will still work for the foreseeable future)
>>
>> With the new Preferences method, you set that preference like this:
>>
>> {
>>   "browser.fixup.dns_first_for_single_words": {
>>     "Value": false,
>>     "Status": locked
>> }
>> }
>>
>> Mike
>>
>> On Wed, Oct 21, 2020 at 8:40 AM Luca Manganelli <
>> [email protected]> wrote:
>>
>>> Hello,
>>>
>>> If I write in URL address:
>>>
>>> servername/service
>>>
>>> Firefox uses it as google search, not to go to that site directly.
>>>
>>> From the github of policy templates I have seen this in the DEPRECATED
>>> section. But I am unsure if I can use this or another policy setting?
>>>
>>> browser.fixup.dns_first_for_single_words boolean     Firefox 68, Firefox
>>> ESR 68 false
>>>     If true, single words are sent to DNS, not directly to search.
>>>
>>>
>>> --
>>> Luca Manganelli
>>> Assistente informatico
>>> Servizio Innovazione e Sistemi digitali
>>> Via Ezio Maccani 148
>>> 38121 Trento (TN)
>>> _______________________________________________
>>> Enterprise mailing list
>>> [email protected]
>>> https://mail.mozilla.org/listinfo/enterprise
>>>
>>> To unsubscribe from this list, please visit
>>> https://mail.mozilla.org/listinfo/enterprise or send an email to
>>> [email protected] with a subject of "unsubscribe"
>>>
>>
>
> --
> Luca Manganelli
> Assistente informatico
> Servizio Innovazione e Sistemi digitali
> Via Ezio Maccani 148
> 38121 Trento (TN)
>
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
[email protected] with a subject of "unsubscribe"

Reply via email to