Hi, we use firefox esr with different profiles for internet and internal sites.
So I want to customize some ff settings for all profiles.
I created a policies.json file:
{
"policies": {
"Certificates": {
"ImportEnterpriseRoots": true
},
"DisableFeedbackCommands": true,
"DisableFirefoxAccounts": true,
"DisableFirefoxStudies": true,
"DisablePocket": true,
"DisableTelemetry": true,
"DisplayBookmarksToolbar": true,
"DontCheckDefaultBrowser": true,
"OfferToSaveLogins": false,
"SearchBar": "unified"
}
}
I used a client management to distribute this file to
firefox-install-folder\distribution\policies.json
At one (!) installation it workes with the default profile only, at
every different installtion nothing happens.
Tested with Firefox 60.1.0 esr.
Suggestions welcome ...
Dirk
--
This email was Virus checked by Security Gateway at LKA MV.
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

