OpenACS Permission

"acs_permission" represents a specific permission of a user or group to perform a specific action (privilege) on a specific object.

For detailed information on the permission system please see the document OpenACS Tediously Explained.

The acs_permission data model:


   Column   |          Type          | Modifiers
------------+------------------------+-----------
 object_id  | integer                | not null
 grantee_id | integer                | not null
 privilege  | character varying(100) | not null


Notes

  • Please note that acs_permission is not a "real" object type, as it doesn't contain a field "permission_id references acs_objects".

  Contact Us
  Project Open Business Solutions S.L.

Calle Aprestadora 19, 12o-2a

08902 Hospitalet de Llobregat (Barcelona)

Spain

 Tel Europe: +34 609 953 751
 Tel US: +1 415 200 2465
 Mail: info@project-open.com