Hi Tullio, Are you using Magnolia 4.4.x or 4.5.x?
In 4.4, the ACLs can be assigned only to users, groups and roles. Also, the ACLs for a given user are determined at login-time, and don't get reloaded until the user logs in again. In 4.5, I think ACLs could conceivably be attached on any content, although there is currently no UI for this. Creating an ACL during activation would not be hard - you'd have to create a custom command which sets the ACL (Java Code) and configure this command in your workflow (Workflow Definition). What are you trying to achieve with this? What's the use-case? Regards from Vienna, Richard -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Tullio Bettinazzi (via Magnolia Forums) Gesendet: Montag, 28. Jänner 2013 15:23 An: Magnolia User List Betreff: [magnolia-user] ACL during activation - how to I need to assign ACL to a given document/page/new during the activation procedure. How can I do this ? is there any workflow enabling this operation ? Tks Tullio -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=0e25c19d-0ca9-45a8-96cb-e81c0a001b50 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
