Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Permanently disable Sync

  • 5 답장
  • 2 이 문제를 만남
  • 15 보기
  • 최종 답변자: 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