Tags:
create new tag
view all tags

Question

I want to restrict a web to ChiefGroup, nobody else should be able to view/edit it. I created a testuser JoeBlack who is not a member of any group (and of course not member of Twiki-Admin-Group ;-)). The webpreferences-file says:

Set DENYWEBVIEW = 
Set ALLOWWEBVIEW = Main.ChiefGroup 
Set DENYWEBCHANGE = 
Set ALLOWWEBCHANGE = Main.ChiefGroup 
Set DENYWEBRENAME = 
Set ALLOWWEBRENAME = Main.ChiefGroup 
Actually Joe Black has to enter his passwort, but after passing he is allowed to see anything on the web. Any ideas?
.htaccess:

<Files "view">
       require valid-user
</Files>

  • TWiki version: 01 Feb 2003
  • Perl version: perl, v5.6.1 built for i586-linux
  • Web server & version: Apache 1.3.27
  • Server OS: Linux (Suse)
  • Web browser & version: Mozilla/IE
  • Client OS: WinXP

-- DortheLuebbert - 07 Jul 2003

Answer

  • The syntax on the group-definition-page was wrong. I forgot the bullet points, the regular expression in access.pm looks for the bullet point.

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2005-01-20 - DortheLuebbert
 
  • 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.