You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:alt:screenshot of user menu at top-right of Nextcloud Web GUI
15
13
16
-
*Personal Settings Menu*
17
-
18
-
2. Choose *Settings* from the drop down menu:
14
+
2. Clicking on *Settings* from the drop down menu opens the user preferences
19
15
20
16
.. figure:: images/personal_settings.png
21
-
:alt:screenshot of user's Personal settings page
17
+
:alt:screenshot of users Personal settings page
22
18
23
19
.. note:: If you are an administrator, you can also manage users and administer
24
20
the server. These links do not appear to a non-administrator user.
@@ -47,3 +43,28 @@ include the following:
47
43
.. note:: Available options and settings depending on your administrator's configuration.
48
44
If you are not able to change the password or the display name in your personal settings,
49
45
please contact your administrator for help.
46
+
47
+
48
+
Sharing your data in the global address book
49
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
50
+
51
+
Some administrators decide to share their global address book with other Nextcloud instances (so called *Trusted Servers*) or even with the wider world.
52
+
This is helpful when two instances want to work closely together, or when people want to use Nextcloud as a virtual telephone book for others to browse.
53
+
It also allows searching for contacts, creating shares and much more.
54
+
55
+
You can change what personal data of yours is shared by setting the scope of your data. Clicking on the lock icon will open the following dropdown
56
+
next to each entry:
57
+
58
+
.. figure:: images/userdata-scope.png
59
+
:alt:screenshot of scope dropdown on personal information form field
60
+
61
+
62
+
If you set your data to **Private**, nobody but you will be able to see it.
63
+
64
+
If you set your data to **Local**, all logged in users within your Nextcloud instance will be able to see the information, but noone outside of it.
65
+
66
+
If you set your data to **Federated**, the trusted server(s) which are added by your administrator will be able to see this data, in addition to all logged in users.
67
+
68
+
If you set your data to **Global**, anyone can see your data. For some use cases this is wanted.
69
+
Someone with a public facing role such as marketing or sales might want to share their contact with a wide variety of connections which might not be using Nextcloud.
0 commit comments