We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 3 svar
  • 3 har detta problem
  • 8 visningar
  • Senaste svar av 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?

Ändrad av Ahmed WAJA

Alla svar (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).