Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Push out "network.negotiate-auth" settings for firefox

  • 1 Antwort
  • 1 hat dieses Problem
  • 951 Aufrufe
  • Letzte Antwort von Mike Kaply

more options

I need to update the following settings on multiple computers:

- network.negotiate-auth.delegation-uris
- network.negotiate-auth.trusted-uris 

Is there a way to do this either via script or GPO?


I've loaded the latest ADMX controls (https://github.com/mozilla/policy-templates/releases), but didn't see these particular settings in the controls.

Thank you,

Paul

I need to update the following settings on multiple computers: - network.negotiate-auth.delegation-uris - network.negotiate-auth.trusted-uris Is there a way to do this either via script or GPO? I've loaded the latest ADMX controls (https://github.com/mozilla/policy-templates/releases), but didn't see these particular settings in the controls. Thank you, Paul

Ausgewählte Lösung

Yes, with the Authentication GPO:

https://github.com/mozilla/policy-templates/blob/master/README.md#authentication

SPNEGO corresponds to trusted, and delegation is there.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (1)

more options

Ausgewählte Lösung

Yes, with the Authentication GPO:

https://github.com/mozilla/policy-templates/blob/master/README.md#authentication

SPNEGO corresponds to trusted, and delegation is there.