We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags

Question

I have a topic that I would like to allow a specific user group to access.

The problem is that I have 50 or so sub topics that are children of this topic and I want ALL of those children topics to have the exact same permissions as their parent topic. Additionally I don't want the group to have access to any other part of the web JUST this topic and all of its children.

I know that webs have hierarchal access control, but from what I have read topics don't? Is there any reasonable way for me to just have the children of this topic inherit their access controls from their parent or am I going to have to grind through all 50 child topics and set up access controls for each one?

Environment

TWiki version: TWikiRelease04x01x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows
Web server: Apache
Perl version:  
Client OS:  
Web Browser:  
Categories: Permissions

-- GregGardinier - 02 Aug 2007

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Unfortunately inheritance of settings across a child/parent relationship is not possible. The closest thing I could recommend is something for which it is too late in your installation: If you have a formal process for creating the children topics, for example in a TWiki application, then you can let them start with the right permissions by creating the topics with an appropriate templatetopic.

-- HaraldJoerg - 02 Aug 2007

May be you can use GlobalReplacePlugin to add the permissions to your topic.

Don't know if this is possible, though. Just an idea...

-- CarloSchulz - 03 Aug 2007

Wow that's really unfortunate. Is there any chance this will make it into a future Twiki build?

-- GregGardinier - 06 Aug 2007

Sorry, but I dare say this is unlikely to happen in the near future, given the pile of features which already are on TWiki's shopping list. TWiki's access control variables are part of a bigger problem: The variables concept is complicated enough as it is, and already is one of the nasty performance bottlenecks.

However, if someone comes up with a working spec and implementation, then nothing is impossible....

-- HaraldJoerg - 06 Aug 2007

Good summary Harald.

-- PeterThoeny - 26 Sep 2007

 
Change status to:
Topic revision: r6 - 26 Sep 2007 - 02:38:05 - PeterThoeny
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback