搜尋 Mozilla 技術支援網站

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

了解更多

how to make a profile common to all new user's profile

  • 3 回覆
  • 3 有這個問題
  • 8 次檢視
  • 最近回覆由 cor-el

more options

I am preparing a new version to be deployed and I am passing from ver 52.4.1 esr to 60.6.1 esr and things look different for deploying the software.

How to make all users have the same settings including cert files and preferences in the new version?

I am preparing a new version to be deployed and I am passing from ver 52.4.1 esr to 60.6.1 esr and things look different for deploying the software. How to make all users have the same settings including cert files and preferences in the new version?

由 Ahmed WAJA 於 修改

所有回覆 (3)

more options

Anyone has an idea about this request?

more options

There's no support for configuring a default profile. You would use policies to set a default configuration.

https://github.com/mozilla/policy-templates/

more options

What method did you use in Firefox 52 to deploy a new profile.

In theory it might be possible to use an autoconfig file to copy files to a new profile if you use an ESR version (ESR can run JavaScript code in autoconfig.cfg).