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 someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is 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

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2006-07-22 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.