Changes between Version 11 and Version 12 of S3/S3AAA


Ignore:
Timestamp:
01/17/11 09:57:49 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3AAA

    v11 v12  
    3737Roles can be managed in the {{{S3RoleManager}}} interface (Administration => User Management => Roles).
    3838
     39The following roles are pre-defined in S3 and cannot be changed:
     40
     41  ||ID||Name||Description||
     42  ||1||Administrator||system administrator||
     43  ||2||Authenticated||all authenticated users||
     44  ||3||Creator||currently unused||
     45  ||4||Editor||data editor||
     46
     47The first registered user gets the Administrator role assigned.[[BR]]
     48Users with the Administrator role always have all permissions, and may access all pages in Eden. The Administrator may also manage Users, Roles and ACLs.
     49
     50Users with the Editor role may access all data with all methods, except they can not manage Users, Roles or ACLs.
     51
     52Every authenticated user gets automatically the Authenticated role assigned. This role assignment cannot be revoked.
    3953== ACLs ==
    4054