...
Storing this data as records in table views allows administrators to easily manage the basic entities.
...
...
...
...
...
...
...
The list of users is used to keep all detailed information about users including personal data, account, and login settings required for authentication. It allows setting up relations with other users, groups of users.
The list of groups contains all groups that are used to unite users by a common purpose or to classify them by specific attribute sets. Groups help apply actions performed on them automatically to all group members.
Delegation
...
...
...
...