Om de ûnderfining foar jo te ferbetterjen is tydlik de funksjonaliteit dan dizze website troch ûnderhâldswurk beheind. Wannear in artikel jo probleem net oplost en jo in fraach stelle wolle, kin ús stipemienskip jo helpe yn @FirefoxSupport op Twitter en /r/firefox op Reddit.

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

GPO Integrated_authentication not applying to prefs.js

  • 6 antwurd
  • 1 hat dit probleem
  • 1 werjefte
  • Lêste antwurd fan Mike Kaply

more options

I've configured the GPO to enable NTLM authentication for a specific site: Computer Configuration --> Policies --> Administrative Templates --> Mozilla --> Firefox --> Authentication --> NTLM

I apply this GPO to the local Win 10 Pro machine with Firefox 60 installed - GPUPDATE /FORCE

when I check HKLM --> SOFTWARE --> POLICIES --> MOZILLA --> FIREFOX --> AUTHENTICATION --> NTLM I see the site I added via GPO

however when I check the prefs.js file I cannot see user_pref("network.automatic-ntlm-auth.trusted-uris")

I've configured the GPO to enable NTLM authentication for a specific site: Computer Configuration --> Policies --> Administrative Templates --> Mozilla --> Firefox --> Authentication --> NTLM I apply this GPO to the local Win 10 Pro machine with Firefox 60 installed - GPUPDATE /FORCE when I check HKLM --> SOFTWARE --> POLICIES --> MOZILLA --> FIREFOX --> AUTHENTICATION --> NTLM I see the site I added via GPO however when I check the prefs.js file I cannot see user_pref("network.automatic-ntlm-auth.trusted-uris")

Keazen oplossing

Those changes would not show up in the users prefs.js file - they are configured internally by the policy code.

You can go to about:config to verify that they are set.

Dit antwurd yn kontekst lêze 👍 0

Alle antwurden (6)

more options

Keazen oplossing

Those changes would not show up in the users prefs.js file - they are configured internally by the policy code.

You can go to about:config to verify that they are set.

more options

thank you, however when I try and add the GPO to

User Configuration --> Policies --> Administrative Templates --> Mozilla --> Firefox --> Authentication --> NTLM

it does not appear in the about:config

more options

I just tested and it is working for me on Firefox 60 32 bit and 64 bit.

When I search about:config, I see

network.automatic-ntlm-auth.trusted-uris and it is set and locked.

What version of Firefox are you using?

more options

I'm using 64 bit Firefox 60. it seems to work very well when using Computer Configuration, but just not for User Configuration.

I can see the Registry entry under HKCU but it just seems to not appear in about:config

more options

Many thanks mkaply. Your initial response resolved my question.

My second problem was a result of not removing the Computer Configuration GPO and applying the same User configuration GPO - of course the Computer configuration GPO will take precedence over User Config GPO.

more options

> My second problem was a result of not removing the Computer Configuration GPO and applying the same User configuration GPO - of course the Computer configuration GPO will take precedence over User Config GPO.

It's good to know that is working properly :)