Now if we allow editor1 the privelege to "visit" Department2, then he can go to the ACAuth tab in the "site" tab and alter his priveledge to "edit" or something else. what can we modify/ do to disable the "site" tab altogether for visitors???
To limit access to ACauth tab, add 3 lines to YOUR-PUBS/config/ac/usecase-policies.xml
<usecase id="info-ac-authoring">
<role id="admin"/>
</usecase>add any role you want to allow change ACauth.
You should have a look on UniZH Unitemplate publication, especially in /config/ac/, to see how it work.
-- Olivier
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
