搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Need to create GPOs for settings per DoD STIG that are not controlled by registry settings. Are there templates for that somewhere?

more options

We are trying to implement GPOs to enforce DoD STIG requirements on our systems. We have some in place to control registry settings, but I am trying to find guidance for settings that are in the config file but not part of the registry (example: browser.formfill.enable.

We are trying to implement GPOs to enforce DoD STIG requirements on our systems. We have some in place to control registry settings, but I am trying to find guidance for settings that are in the config file but not part of the registry (example: browser.formfill.enable.

被選擇的解決方法

Stacey Brunson said

Unfortunately, the Group Policy templates covered there do not address the three settings we are trying to control

Hi Stacey, if you search for the preference name in the page, you can discover whether there is a corresponding policy:

從原來的回覆中察看解決方案 👍 1

所有回覆 (4)

more options

Hi Stacey, I don't have personal experience implementing GPO for Firefox, but here are some resources:

more options

Unfortunately, the Group Policy templates covered there do not address the three settings we are trying to control: browser.formfill.enable signon.rememberSignons security.default_personal_cert

Using the AutoConfig will not work because if the program is removed during an upgrade, not installed over, the config file reverts to the default and the settings are lost.

more options

選擇的解決方法

Stacey Brunson said

Unfortunately, the Group Policy templates covered there do not address the three settings we are trying to control

Hi Stacey, if you search for the preference name in the page, you can discover whether there is a corresponding policy:

more options

Awesome. Thank you.