User Tools

Site Tools


evergreen-user:stock_permission_groups

Differences

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

Link to this comparison view

Next revision
Previous revision
evergreen-user:stock_permission_groups [2016/06/21 16:17] – created phasefxevergreen-user:stock_permission_groups [2022/02/10 13:34] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Stock Permission Groups ======
 +
 +<code sql>
 +select * from permission.grp_tree;
 +</code>
 +<code>
 + id |            name            | parent | usergroup | perm_interval |               description                              application_perm                 | hold_priority 
 +----+----------------------------+--------+-----------+---------------+-----------------------------------------+-------------------------------------------------+---------------
 +  1 | Users                      |        | f         | 3 years                                               | group_application.user                          |             0
 +  2 | Patrons                    |      1 | t         | 3 years                                               | group_application.user.patron                               0
 +  3 | Staff                      |      1 | f         | 3 years                                               | group_application.user.staff                    |             0
 +  4 | Catalogers                      3 | t         | 3 years                                               | group_application.user.staff.cat                |             0
 +  5 | Circulators                |      3 | t         | 3 years                                               | group_application.user.staff.circ                           0
 +  6 | Acquisitions                    3 | t         | 3 years                                               | group_application.user.staff.acq                |             0
 +  7 | Acquisitions Administrator |      3 | t         | 3 years                                               | group_application.user.staff.acq_admin          |             0
 +  8 | Cataloging Administrator        3 | t         | 3 years                                               | group_application.user.staff.cat_admin          |             0
 +  9 | Circulation Administrator  |      3 | t         | 3 years                                               | group_application.user.staff.circ_admin                     0
 + 10 | Local Administrator        |      3 | t         | 3 years       | Can do anything at the Branch level     | group_application.user.staff.admin.local_admin  |             0
 + 11 | Serials                    |      3 | t         | 3 years       | Serials (includes admin features)       | group_application.user.staff.serials            |             0
 + 12 | System Administrator            3 | t         | 3 years       | Can do anything at the System level     | group_application.user.staff.admin.system_admin |             0
 + 13 | Global Administrator            3 | t         | 3 years       | Can do anything at the Consortium level | group_application.user.staff.admin.global_admin |             0
 + 14 | Data Review                |      3 | t         | 3 years                                               | group_application.user.staff.data_review        |             0
 + 15 | Volunteers                      3 | t         | 3 years                                               | group_application.user.staff.volunteers                     0
 +</code>
 +
 ====== Permissions and the stock permission groups that use them ====== ====== Permissions and the stock permission groups that use them ======
  
evergreen-user/stock_permission_groups.1466540221.txt.gz · Last modified: 2022/02/10 13:33 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.