Project

General

Profile

ManagingUsers » History » Version 4

Andreas Kohlbecker, 09/04/2019 04:54 PM

1 1 Andreas Kohlbecker
# ManagingUsers
2
3 2 Andreas Kohlbecker
## Adding user accounts
4
5
User accounts can be managed via the Taxonomic Editor
6
7
1. open the *User* bulk editor (menu: Admin ->  Users)
8
9
You can list all users by using the asterisk character  `*` as search term.
10
11
![](picture579-1.png)
12
13
14 4 Andreas Kohlbecker
2. Right click into the table cells or header to open the context menu and choose *New -> User*. The *Create User* dialog will appear.
15
16
The user name should be build according to the following schema:
17
18
~~~
19
{first-letter-of-given-name}.{full-family-name}
20
~~~
21
22
e.g.:
23
24
* Wolf-Henning Kusber -> `w.h.kusber`
25
* Andreas Kohlbecker -> `a.kohlbecker`
26
27
After clicking *OK* the new user is being displayed in the Details view:
28
29
![](picture090-1.png)
30
31
1. Assign a good password by using the button *Change Password* (**TODO** link to password generator)
32
1. Set the email address of the user
33
1. Fill the *Person* field 
34
1. Add the permission groups (see also below). For as general PhycoBank user (Submitter) the groups `Submitter` and  `Phycobank_Taxa` need to be added. To add a group click on the *+* button right to the label "Groups" and enter an asterisk `*` in the search field of the dialog. Select the permission group and click *OK* do add the highlighted group to the user.   
35 2 Andreas Kohlbecker
36
## Assigning permissions
37
38
Permissions are granted to users by making them members of permission groups.
39
40 1 Andreas Kohlbecker
The Phycobank registry knows two types of users: *Curator* and *Submitter*. To enable a user to act as one of these different `PermissionGroups` need to be given:
41
42
**Curator**
43
44
* Editor
45
* Curation
46
* Phycobank_Taxa
47
48
**Submitter**
49
50
* Submitter
51
* Phycobank_Taxa