Group naming
1. Infrastructure
1.2 Generic roles
| *.sysadmin | login and unrestricted root privileges |
| *.staff | login and limited privileges (sudo service, accessing logs) |
| *.community | login |
2. Permissions
2.3 Specific roles
| *.access | can use application or service |
| *.admin | SSP: can see other peoples pages |
| *.read | can read anything within the Ceph share |
| *.write | can read, write and delete anything within the Ceph share |
| *.users | OpenStack: can manage all ressources within the OpenStack project SSP: can request ressources through SSP |