SID-01868: Can't edit user profile page immediately after creation
| Status: |
Answered |
TWiki version: |
5.1.4 |
Perl version: |
5.10.1 |
| Category: |
CategoryAccessControl |
Server OS: |
CentOS release 6.4, kernel 2.6.32-358.6.2.el6.x86_64 |
Last update: |
11 years ago |
Hi, I just began noticing that new users cannot edit their profile pages. When they go to the "Account" menu on the top right corner, and then hit their red-letters username, they get this error:
Attention Access check on UserName failed. Action "CHANGE": access not allowed on web. Contact admin@ePLEASENOSPAM.m4il if you have any questions.
Could you please help me fix this group misconfiguration? I probably touched something but I don't know how to make it right again.
Thanks in advance,
--
Jose Mendez - 2014-02-04
Discussion and Answer
A red-link indicates that the topic does not exist. What URL do you get when you click on the red-link?
Also, check the access restrictions in your Main.WebPreferences. The Main web should not be locked down for change.
--
Peter Thoeny - 2014-02-04
Hi,
How can I remove user entry from
http://....//twiki/bin/view/Main/UserList
??
Thanks
--
Kalyan Pasupuleti - 2014-02-05
Kalyan, please do not cross-post your question to an unrelated question.
--
Peter Thoeny - 2014-02-05
Thank you very much Peter,
The Main Web Preferences page showed like this;
Set ALLOWWEBCHANGE = %USERSWEB%.TWikiAdminGroup
I removed the
TWikiAdminGroup from that field and now new users can register fine. Awesome!!
--
Jose Mendez - 2014-02-18
Better to keep the Main web open. If you want to restrict it for change make sure the TWikiRegistrationAgent is in the ALLOWWEBCHANGE setting in Main.WebPreferences.
--
Peter Thoeny - 2014-02-20
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.