Skip to content
Snippets Groups Projects
Commit ff6f673a authored by Marco Del Tufo's avatar Marco Del Tufo
Browse files

Update multi-group-set-up.md

parent 0d2cb521
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
...@@ -3,26 +3,26 @@ Multi Group Set Up ...@@ -3,26 +3,26 @@ Multi Group Set Up
openBIS can be configured to be used by multiple groups, where every group only sees their own group Spaces. openBIS can be configured to be used by multiple groups, where every group only sees their own group Spaces.
This configuration needs to be done by a system admin, as described [here](https://openbis.readthedocs.io/en/latest/system-admin-documentation/advanced-features/share-ids.html). This configuration needs to be done by a *system admin*, as described [here](https://openbis.readthedocs.io/en/latest/system-admin-documentation/advanced-features/share-ids.html).
In the example below we see two groups: RDM and ETHRDH. For each group, in the Inventory, there area n Equipment, a Materials, a Methods and a Publications Spaces with the group prefix. In the lab notebook, each group member has a personal Space where the name is the group prefix and the username of the user. In the example below we see two groups: **RDM** and **ETHRDH**. For each group, in the Inventory, there area n **Equipment**, a **Materials**, a **Methods** and a **Publications** Spaces with the group prefix. In the lab notebook, each group member has a personal *Space* where the name is the group prefix and the username of the user.
![image](img/menu-multigroup.png) ![image](img/menu-multigroup.png)
It is possible to configure the user management configuration file (sys admin) not to create user Spaces for a given group, in case one group prefers to organise their notebook by project, rather than by group members, as described [here](https://openbis.readthedocs.io/en/latest/system-admin-documentation/advanced-features/share-ids.html). It is possible to configure the user management configuration file (*sys admin*) not to create user Spaces for a given group, in case one group prefers to organise their notebook by project, rather than by group members, as described [here](https://openbis.readthedocs.io/en/latest/system-admin-documentation/advanced-features/share-ids.html).
In a multi group instance users are automatically registered and the roles defined in the user management configuration file on the server are automatically assigned to them. There is a maintenance task that runs in the background at a frequency determined by the system admin. This can be once per day or several times per day. If there are new users, they will be added to openBIS when the maintenance task runs. In a multi group instance users are automatically registered and the roles defined in the user management configuration file on the server are automatically assigned to them. There is a maintenance task that runs in the background at a frequency determined by the *system admin*. This can be once per day or several times per day. If there are new users, they will be added to openBIS when the maintenance task runs.
An instance admin can assign additional roles to users from the admin interface ([User Registration](https://openbis.readthedocs.io/en/latest/user-documentation/general-admin-users/admins-documentation/user-registration.html)). Default roles defined in the user management configuration file and automatically assigned cannot be removed, because they will be assigned again automatically by openBIS when the maintenance task runs. An *instance admin* can assign additional roles to users from the admin interface ([User Registration](https://openbis.readthedocs.io/en/latest/user-documentation/general-admin-users/admins-documentation/user-registration.html)). Default roles defined in the user management configuration file and automatically assigned cannot be removed, because they will be assigned again automatically by openBIS when the maintenance task runs.
We would recommend to assign SPACE_USER rights for the Inventory Spaces to every group user and SPACE_ADMIN rights for their own lab notebook. This can be specified in the user management configuration file by the system admin. We would recommend to assign *SPACE_USER* rights for the Inventory Spaces to every group user and *SPACE_ADMIN* rights for their own lab notebook. This can be specified in the user management configuration file by the *system admin*.
In the user management configuration file, one or more admins for each group can be designated. The group admin has by default SPACE_ADMIN rights to all the Spaces of their group. A group admin can customise the [Group ELN Settings](https://openbis.readthedocs.io/en/latest/user-documentation/general-admin-users/admins-documentation/multi-group-set-up.html#group-eln-settings) for the group. In the user management configuration file, one or more admins for each group can be designated. The *group admin* has by default *SPACE_ADMIN* rights to all the *Spaces* of their group. A *group admin* can customise the [Group ELN Settings](https://openbis.readthedocs.io/en/latest/user-documentation/general-admin-users/admins-documentation/multi-group-set-up.html#group-eln-settings) for the group.
## General ELN Settings ## General ELN Settings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment