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!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 1 پاسخ
  • 1 has this problem
  • 1 view
  • آخرین پاسخ توسّط 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

Chosen solution

Yes, with the Authentication GPO:

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

SPNEGO corresponds to trusted, and delegation is there.

Read this answer in context 👍 0

All Replies (1)

more options

Chosen Solution

Yes, with the Authentication GPO:

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

SPNEGO corresponds to trusted, and delegation is there.