Tags:
create new tag
view all tags

SID-01061: Can't add a New Web: "You must have ROOTCHANGE access".

Status: Answered Answered TWiki version: 5.0.1 Perl version: 5.8.8
Category: CategoryAccessControl Server OS: CentOS 5.5 Last update: 15 years ago

Hi. I try to add a new Web.

"You must have ROOTCHANGE access to create a top-level web (one with no parent)"

# grep -r 'Set ALLOWROOTCHANGE = ' /var/www/twiki|grep -v ,v 
/var/www/twiki/data/TWiki/TWikiPreferences.txt: * Set ALLOWROOTCHANGE = Main.TWikiAdminGroup 
#

My username and TwikiName are already in /var/www/twiki/data/Main/TWikiAdminGroup.txt. So why can't I create a top level Web and how do I fix this, please?

-- AlekseyTsalolikhin - 2010-12-18

Discussion and Answer

Not sure, that should work. Is your WikiName listed in the Main.TWikiGroups topic? That topics shows the actual users TWiki thinks are in the groups, e.g. you can spot an issue with group settings in group topics.

Also, try to login as "admin" to test if you can create a web.

As a workaround you can manually create a web:

% cd twiki
% cp -pr data/_default data/Foobar
% cp -pr pub/_default pub/Foobar

-- PeterThoeny - 2010-12-19

Dear Peter,

Thanks, your reply sorted me out. I was actually looking at the wrong directory, /var/www/twiki -- I had copied everything to /var/www/twiki5 when I upgraded from 4.x to 5, so I could go back to 4 if I had to. So I should have been looking at /var/www/twiki5.

Now I removed /var/www/twiki so I don't confuse myself again.

Then I added my WikiName to the TWikiGroups topic as you suggested, and I'm good to go. Thanks!!

Sincerely,

Aleksey

-- AlekseyTsalolikhin - 2010-12-22

      Change status to:
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.
SupportForm
Status Answered
Title Can't add a New Web: "You must have ROOTCHANGE access".
SupportCategory CategoryAccessControl
TWiki version 5.0.1
Server OS CentOS 5.5
Web server Apache httpd 2
Perl version 5.8.8
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2010-12-22 - AlekseyTsalolikhin
 
  • 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.