User Privileges - rsanchez-wsu/jfiles GitHub Wiki
User Privileges
Levels of permission.
* Guest: Read only Access
* Worker: Granted modify privileges. Can view or change files but not delete them. Should they be able to add files or is this a level higher privilege.
* Manager: Granted Delete privileges, add and create files.
* Admin: All access
Explore the idea of limiting a user’s access to designated file structures. An Accounting worker could modify payroll files, but not see server log files. A Helpdesk worker could modify server log files, but not modify payroll files.