User Tools

Site Tools


guides:reference:permissions:permissions
LDAP: couldn't connect to LDAP server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
guides:reference:permissions:permissions [2019/12/23 16:19] – created yspeerteguides:reference:permissions:permissions [2020/03/11 14:03] (current) yspeerte
Line 1: Line 1:
 +{{indexmenu_n>7}}
 +
 +===== Permissions reference =====
 +
 +NetYCE uses six levels of permissions, each level corresponding to a role and increasing with every level.
 +
 +These levels are:
 +^  User level  ^ Role name ^
 +|  0*  | Disabled |
 +|  1  | Browser |
 +|  2  | Opeator |
 +|  3  | Engineer |
 +|  4  | Modeler (Designer) |
 +|  5  | Manager |
 +|  6*  | System |
 +
 +These user levels are defined per user-group to which users are assigned. User level '0' is used to deny login to the NetYCE front-end. User level 6 is reserved for system maintenance and offers no additional permissions for front-end users over level 5.
 +
 +These role names are defined in the Lookup table under the Variable name ''UserLevel'' of the class ''Translation''
 +
 +
 +==== Authorization matrix ====
 +
 +//Main article [[guides:reference:permissions:authorization_matrix|Authorization matrix]] //
 +
 +
 +==== Database auth matrix ====
 +
 +//Main article [[guides:reference:permissions:database_auth_matrix|Database auth matrix]] //
 +
 +