sftpgo/docs/roles.md
Nicola Murino 5a222807b7
add roles
Fixes #837

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-11-16 19:04:50 +01:00

503 B

Roles

Roles can be assigned to users and administrators. Admins with a role are limited administrators, they can only view and manage users with their own role and they cannot have the following permissions:

  • manage_admins
  • manage_system
  • manage_event_rules
  • manage_roles
  • view_events

Users created by role administrators automatically inherit their role.

Admins without a role are global administrators and can manage all users (with and without a role) and assign a specific role to users.