Wiki source code of User Management
Version 34.4 by Vincent Massol on 2008/03/06
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
34.4 | 1 | #startfloatingbox() |
2 | *Contents* | ||
3 | #toc ("2" "3" "") | ||
4 | #endfloatingbox() | ||
5 | |||
![]() |
1.20 | 6 | 1 User Management |
7 | |||
![]() |
24.1 | 8 | #info("These instructions assume you're using *[Albatross or Toucan skin>AdminGuide.Skins]* (screenshots for Toucan).") |
![]() |
1.20 | 9 | |
![]() |
34.2 | 10 | 1.1 Adding Users to your wiki |
![]() |
1.1 | 11 | |
![]() |
34.2 | 12 | 1. Log in as an administrator. |
13 | 1. Click on the *<tt>Administration</tt>* link in the top right corner of the screen to go to the main Administration page. | ||
14 | 1. Choose the *<tt>Users</tt>* tab to bring up an overview of all users. | ||
![]() |
34.3 | 15 | 1. Click on *<tt>Add new user</tt>* button to open a registration page as shown on the image below. |
![]() |
34.2 | 16 | 1. Complete the user information and press the *<tt>Save</tt>* button. |
![]() |
2.1 | 17 | |
![]() |
34.2 | 18 | #info("You can also customize the way users are registered in your xwiki by creating a <tt>XWiki.Registration</tt> page which will override the default registration page.") |
19 | |||
![]() |
6.1 | 20 | {image:registeruser.jpg} |
![]() |
4.1 | 21 | |
![]() |
1.24 | 22 | 1.1 Changing the password for a user |
23 | 1. Login as an Administrator. | ||
24 | 1. Click: "*Administration*" top right corner - this will open the main Administration page. | ||
![]() |
7.1 | 25 | 1. Choose the tab: *Users* to bring up an overview of all users. |
![]() |
9.1 | 26 | 1. Click on the chosen username. |
![]() |
1.26 | 27 | 1. To the URL of the page add the follwing extention: *?xpage=passwd* . This will give you a URL looking something like<br /> http : // server/xwiki/bin/view/XWiki/~~A UserName~~?xpage=passwd |
![]() |
1.27 | 28 | 1. Update the password. |
29 | 1. Click the *Update* button to save your change. (Don't forget to tell the user) | ||
![]() |
34.1 | 30 | |
31 | {image:changepassword.jpg} | ||
32 | |||
![]() |
32.1 | 33 | 1. To change *your own password*, click on your username in the top right corner. This will redirect you to your profile. Then, follow the *Change password* link in the menu. |
![]() |
1.23 | 34 | |
![]() |
32.1 | 35 | {image:changepassword2.jpg} |
36 | |||
![]() |
1.15 | 37 | 1.1 Editing an existing user |
![]() |
1.14 | 38 | |
![]() |
1.22 | 39 | 1. Login as an Administrator. |
40 | 1. Click: "*Administration*" top right corner - this will open the main Administration page. | ||
![]() |
10.1 | 41 | 1. Choose the tab: *Users* to bring up an overview of all users. |
42 | 1. You have two options: | ||
![]() |
13.1 | 43 | 1. Click the username you wish to edit. |
![]() |
15.1 | 44 | 1*. On the userpage click *Edit* in the top left corner - this will open a page editing view. |
45 | 1*. Select the "*Objects*" tab (can be selected directly from the previous step above). | ||
46 | 1*. Select the "*XWiki.XWikiUsers*" object and edit the entries (name, e-mail, etc...) according to your requirements. | ||
47 | 1*. Click "*Save and View*" - to save the changes you have made. | ||
![]() |
14.1 | 48 | 1. Click on the pencil icon near the user you want to edit. |
![]() |
15.1 | 49 | 1*. This will open up a lightbox with the main information of that user, which you can edit in place. |
50 | 1*. After your modifications press "*Save*" to be redirected to the *Users* view. | ||
51 | 1*. There is also a link to the complete user profile, where you can proceed as above (first option). | ||
![]() |
1.16 | 52 | |
![]() |
30.1 | 53 | {image:edituser2.jpg} |
54 | |||
![]() |
1.25 | 55 | 1.1 Deleting a user |
56 | |||
57 | 1. Login as an Administrator. | ||
![]() |
28.1 | 58 | 1. Delete the user by using the *X* button in *Users* view. |
59 | 1. Once a user is deleted from *Users* table, it will also be deleted from any group he's member of. | ||
![]() |
1.25 | 60 | |
![]() |
31.1 | 61 | {image:edituser.jpg} |
62 |