SID-01867: Deleting user from TWiki !!!
| Status: |
Answered |
TWiki version: |
5.0.0 |
Perl version: |
v5.10.1 |
| Category: |
CategoryError |
Server OS: |
CentOS release 6.5 |
Last update: |
11 years ago |
Hi,
I am trying to delete a registered user from my TWiki. I followed below steps:
- Deleted the user from the .htpasswd file
- Deleted the user entry in Main.TWikiUsers
- Removed the user from all groups
- I didn't remove "Main.username" because I need the user data.
After doing this I can still see the user in URL:
http://..../twiki/bin/view/Main/UserList
Please suggest what else to be done to remove the entry from
Main.UserList
Thanks,
KP
--
Kalyan Pasupuleti - 2014-02-04
Discussion and Answer
Remove the form (UserForm) from the user profile page.
--
Peter Thoeny - 2014-02-04
Hi Peter,
I didn't found any user which I want to delete in http://.../twiki/bin/view/TWiki/UserForm page
Thanks
--
Kalyan Pasupuleti - 2014-02-06
Do we need to click on Edit from the user profile and need to choose the template as "None"? is this right?
My intention is - want to preserve the user data and want to delete the user from TWiki site.
--
Kalyan Pasupuleti - 2014-02-06
Yes.
--
Peter Thoeny - 2014-02-07
I have clicked on raw edit and erased First Name, Last Name..... from his UserForm and saved.
Now the user was disappeared from the URL: http://.../twiki/bin/view/Main/UserList
Is there anything else I need to do?
Thanks
--
Kalyan Pasupuleti - 2014-02-11
I figured it out. Thanks.
I was able to remove users from the UserList.
Thanks.
--
Kalyan Pasupuleti - 2014-02-13
For others who are wondering how to remove the form from a user profile page:
- TWiki-6.0 and up: Go to the "More topic actions" screen, follow the "Add or replace form" link, and select "none"
- Pre-TWiki-6.0: Edit the topic, click on the "Change form" button, and select "none"
--
Peter Thoeny - 2014-02-14
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.