Tags:
create new tag
, view all tags

Question

I have a requirement wherein for each Topic, I want to assign Read Permission to individual or a set of users.

For example, I create Topic A, I want only User B to access it, no one else. I create another Topic B, which I want User B and User C to have access and no one else.

How can I achieve this?

Regards

Ram

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Windows 2000
Web server: Apache
Perl version: Cygwin
Client OS: Windows 2000
Web Browser: IE
Categories: Permissions

-- RamkumarKrishnamoorthi - 22 Jul 2006

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.

Assuming you have authentication working, you can set access control for every topic, such as:

  • Set ALLOWTOPICVIEW = Main.UserA
or:
  • Set ALLOWTOPICVIEW = Main.UserA, Main.UserB

Read details in TWikiAccessControl.

-- PeterThoeny - 22 Jul 2006

 
Topic revision: r2 - 2006-07-22 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.