Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Permanently disable Sync

  • 5 trả lời
  • 2 gặp vấn đề này
  • 13 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Tất cả các câu trả lời (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