Changes between Version 70 and Version 71 of S3/S3AAA
- Timestamp:
- 02/15/11 07:55:54 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3AAA
v70 v71 88 88 ACLs can be managed by the {{{S3RoleManager}}} graphical interface (Administration menu => User Management => Roles). 89 89 90 For every destination (controller/function/table) two ACLs can be defined to apply depending on whether a user own es the record or not:90 For every destination (controller/function/table) two ACLs can be defined to apply depending on whether a user owns the record or not: 91 91 92 92 - one ACL for users owning a record (Owner ACL = {{{oacl}}}) 93 93 - one ACL for any other user not owning the record (User ACL = {{{uacl}}}). 94 94 95 If a user own es a record, then the most permissive of the User ACL and the Owner ACL gets applied, otherwise only the User ACL applies.95 If a user owns a record, then the most permissive of the User ACL and the Owner ACL gets applied, otherwise only the User ACL applies. 96 96 97 97 === Record Ownership ===