Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Permanently disable Sync

  • 5 odpovědí
  • 2 mají tento problém
  • 14 zobrazení
  • Poslední odpověď od cor-el

more options

I'm looking for an answer to disabling cloud-based sync services in regards to an enterprise reqeust. This prevents saved passwords or other sensitive data being uploaded to the cloud, and also prevent the user syncing that data with an untrusted device. I can't find an option to disable Sync (specifically the "Sign in to Sync" menu option) apart from setting some of the configured sign-in URI's to null. Is there a way of just disabling the function?

I'm looking for an answer to disabling cloud-based sync services in regards to an enterprise reqeust. This prevents saved passwords or other sensitive data being uploaded to the cloud, and also prevent the user syncing that data with an untrusted device. I can't find an option to disable Sync (specifically the "Sign in to Sync" menu option) apart from setting some of the configured sign-in URI's to null. Is there a way of just disabling the function?

Všechny odpovědi (5)

more options
more options

No, as that only disables it for the currently active profile and from the UI. If the user creates a new profile it's back again. I'd be best if the user could not re-enable. I'd like not to have to rely on the user to disable it. I realize this is an enterprise sort of question so this may not actually be possible given lack of true enterprise support.

more options

hey curtis, you can use the method described at http://kb.mozillazine.org/Locking_preferences to lock certain preferences in about:config for all users/profiles in an enterprise environment.

you'll probably have to lock services.sync.engine.addons, services.sync.engine.bookmarks, services.sync.engine.history, services.sync.engine.passwords, services.sync.engine.prefs, services.sync.engine.tabs (or a subset of them according to your requirements) to false.

more options

Now that you bring it up, all your "enterprisey" questions would be better of being posted to the "Enterprise Working Group (EWG) mailing list", see https://www.mozilla.org/en-US/firefox/organizations/ =)

more options