Jana Svarova
jana.svarova@gmail.com
2015
Petr Kovar
pknbe@volny.cz
2019
Enable or disable some or all online accounts.
Allow or disallow online accounts
The GNOME Online Accounts (GOA) are used for
integrating personal network accounts with the GNOME Desktop and applications.
The user can add their online accounts, such as Google, Facebook, Flickr,
ownCloud, and others using the Online Accounts application.
As a system administrator, you can:
enable all online accounts;
selectively enable a few online accounts;
disable all online accounts.
Configure online accounts
Make sure that you have theĀ gnome-online-accounts package
installed on your system.
-
Create the key file /etc/dconf/db/local.d/00-goa to provide
information for the local database containing the following
configuration.
To enable specific providers:
[org/gnome/online-accounts]
whitelisted-providers= ['google', 'facebook']
Kat
Explain where these come from. For example, why "google" instead of
"Google"? Where can I find a full list?
To disable all providers:
[org/gnome/online-accounts]
whitelisted-providers= ['']
To allow all available providers:
[org/gnome/online-accounts]
whitelisted-providers= ['all']
This is the default setting.
-
To prevent the user from overriding these settings, create the file
/etc/dconf/db/local.d/locks/goa with the following
content:
/etc/dconf/db/local.db/locks/goa
# Lock the list of providers that are allowed to be loaded
/org/gnome/online-accounts/whitelisted-providers