Skip to content

Commit 808d68f

Browse files
authored
Merge pull request #11813 from ischmahl/patch-1
User Guide: Add information about admin role of dataverse collections
2 parents d5f49b6 + 542eb22 commit 808d68f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

doc/sphinx-guides/source/installation/config.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ If you are running an installation with Apache and Payara on the same server, an
246246

247247
You should **NOT** use the configuration option above if you are running in a load-balanced environment, or otherwise have the web server on a different host than the application server.
248248

249+
.. _root-collection-permissions:
250+
249251
Root Dataverse Collection Permissions
250252
-------------------------------------
251253

doc/sphinx-guides/source/user/dataverse-management.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Dataverse installation user accounts can be granted roles that define which acti
111111

112112
Roles and permissions may also be granted to groups. Groups can be defined as a collection of Dataverse installation user accounts, a collection of IP addresses (e.g. all users of a library's computers), or a collection of all users who log in using a particular institutional login (e.g. everyone who logs in with a particular university's account credentials).
113113

114-
Admins of a Dataverse collection can assign roles and permissions to the users of that Dataverse collection. If you are an admin on a Dataverse collection, then you will find the link to the Permissions page under the Edit dropdown on the Dataverse collection page.
114+
The user who creates a dataverse is given the "Admin" role on that dataverse (see :ref:`root-collection-permissions`). Admins of a Dataverse collection can assign roles and permissions to the users of that Dataverse collection. If you are an admin on a Dataverse collection, then you will find the link to the Permissions page under the Edit dropdown on the Dataverse collection page.
115115

116116
|image2|
117117

0 commit comments

Comments
 (0)