Home
The Toolkit for Online Communities
15899 Community Members, 0 members online, 2463 visitors today
Log In Register

Forum OpenACS Q&A: Re: Need to automatically confer package write permission on subsite members

OpenACS Home : Forums : OpenACS Q&A : Re: Need to automatically confer package write permission on subsite members : One Message

The packages mounted beneath the subsite node, be default, inherit perms from their parent: the subsite node. If you apply the direct "write" permission to the subsite for the subsite Members group then the Members group will have "write" on the mounted packages also (in your example, blah_1, blah_2, and blah_3).

/R

Which is exactly what I wanted, I obviously wasn't clear enough in that regard, sorry!