Files
mayan-edms/docs/parts/access_control.txt
Roberto Rosario c9be1bccd2 Restructure documentation
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
2019-11-29 14:25:11 -04:00

20 lines
611 B
Plaintext

==============
Access control
==============
Mayan EDMS uses a role based permission system
(https://en.wikipedia.org/wiki/Role-based_access_control) that provides a
mechanism to control access to the contained documents and system functions.
The role access control system is divided into two main groups:
- :doc:`../chapters/permissions`: Permission grants to roles for the entire system.
- :doc:`../chapters/acls`: ACLs (access control lists). These are permission granted to a role for a
specific object or group of objects.
.. toctree::
:hidden:
../chapters/permissions
../chapters/acls