Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

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

  • 1 réponse
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par 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

Solution choisie

Yes, with the Authentication GPO:

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

SPNEGO corresponds to trusted, and delegation is there.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (1)

more options

Solution choisie

Yes, with the Authentication GPO:

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

SPNEGO corresponds to trusted, and delegation is there.