SID-01956: Access denied message
| Status: |
Answered |
TWiki version: |
6.0.0 |
Perl version: |
7.0 |
| Category: |
CategoryAccessControl |
Server OS: |
Windows 7 |
Last update: |
11 years ago |
Hi,
I am not able to login as TwikiAdminUser.
I followed every step given in the documentation
When I go to page
TWikiGroups » TWiki Administrator Group
and click on "Edit Preferences" button
I am getting following error:
Access check on
WebPreferences failed. Action "CHANGE": access not allowed on topic.
Please Help
Thanks
-Manoj
--
Manoj Raturi - 2014-07-30
Discussion and Answer
Login as "admin" with the configure password.
--
Peter Thoeny - 2014-07-30
Hi Peter,
I have already done that, logged in as "admin" but still "Edit Preferences" button is giving same error
Thanks
Manoj
--
Manoj Raturi - 2014-07-31
What kind of {LoginManager}, {UserMappingManager} and {PasswordManager} do you use?
Can you log-in successfully as "admin" and edit other pages as that user?
--
Peter Thoeny - 2014-07-31
Hi Peter,
I am using following in LocalSite.cfg
$TWiki::cfg{LoginManager} = 'TWiki::LoginManager::TemplateLogin';
$TWiki::cfg{UserMappingManager} = 'TWiki::Users::TWikiUserMapping';
$TWiki::cfg{PasswordManager} = 'TWiki::Users::HtPasswdUser';
I can login as "admin" but not able to edit anything on other pages, it gives same error.
Thanks
Manoj
--
Manoj Raturi - 2014-08-01
File permission issue? I am not familiar with Windows installs. Running the
TWiki-VM under Windows gives you less headaches and better performance over a native TWiki install on Windows.
--
Peter Thoeny - 2014-08-04
Hi Peter,
I updated "setlib.cfg" as described at
http://develop.twiki.org/~twiki4/cgi-bin/view/Bugs/Item7487
my problem was solved.
Thanks
--
Manoj Raturi - 2014-08-05
OK, closing this question.
--
Peter Thoeny - 2014-08-06
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.