Hacker News new | past | comments | ask | show | jobs | submit login

Linux users.

Put:

  {
  "SyncDisabled": true,
  "RestrictSigninToPattern": ".*@example.com"
  }
in a file called disable_sync.json (for example)

and place in the following location:

Chrome: /etc/opt/chrome/policies/managed/disable_sync.json

Chromium: /etc/chromium-browser/policies/managed/disable_sync.json




It worked on Chrome Version 69.0.3497.100 (Official Build) (64-bit) on Ubuntu 16.04 but it didn't work with Chromium Version 69.0.3497.81 (Official Build)

Chromium kept signing me into my Google account.


You'll need to close down and restart Chromium after each change I think for these. Some policies don't require restarts.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: