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!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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.