Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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

  • 1 отговор
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от 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

Избрано решение

Yes, with the Authentication GPO:

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

SPNEGO corresponds to trusted, and delegation is there.

Прочетете този отговор в контекста 👍 0

Всички отговори (1)

more options

Избрано решение

Yes, with the Authentication GPO:

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

SPNEGO corresponds to trusted, and delegation is there.