Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Permanently disable Sync

  • 5 个回答
  • 2 人有此问题
  • 14 次查看
  • 最后回复者为 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?

所有回复 (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