SID-00451: Is there any method to delete a user?
| Status: |
Answered |
TWiki version: |
4.3.1 |
Perl version: |
|
| Category: |
CategoryInstallation |
Server OS: |
fedora |
Last update: |
16 years ago |
hello. Is there any method to delete a user? I have added many users for testing my twiki website. now I want to delete these users. could someone give some suggestions?
--
LukeVi - 2009-08-02
Discussion and Answer
See
ManagingUsers
--
PeterThoeny - 2009-08-02
thanks Peter. I have another problem. twiki has the User Mapping funtion. the login name could be different from twiki name. how can I look this map. so I know all the usres's login name and their twiki name.
--
LukeVi - 2009-08-03
That depends on the
{UserMappingManager} used in configure. Default is
TWiki::Users::TWikiUserMapping, e.g. mapping is done in the Main.TWikiUsers page, with bullets such as:
- JohnSmith - jsmith - 2009-08-01
--
PeterThoeny - 2009-08-03
thanks. I can see the mapping through
TWikiUsers.
--
LukeVi - 2009-08-04
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.
Topic revision: r5 - 2009-08-04
- LukeVi