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

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

  • 3 பதிலளிப்புகள்
  • 3 இந்த பிரச்னைகள் உள்ளது
  • 8 views
  • Last reply by cor-el

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 மூலமாக திருத்தப்பட்டது

All Replies (3)

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

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

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).