Wiki source code of User Management

Version 34.4 by Vincent Massol on 2008/03/06

Hide last authors
Vincent Massol 34.4 1 #startfloatingbox()
2 *Contents*
3 #toc ("2" "3" "")
4 #endfloatingbox()
5
Vincent Massol 1.20 6 1 User Management
7
EvelinaSlatineanu 24.1 8 #info("These instructions assume you're using *[Albatross or Toucan skin>AdminGuide.Skins]* (screenshots for Toucan).")
Vincent Massol 1.20 9
Vincent Massol 34.2 10 1.1 Adding Users to your wiki
JanEldenmalm 1.1 11
Vincent Massol 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.
Vincent Massol 34.3 15 1. Click on *<tt>Add new user</tt>* button to open a registration page as shown on the image below.
Vincent Massol 34.2 16 1. Complete the user information and press the *<tt>Save</tt>* button.
EvelinaSlatineanu 2.1 17
Vincent Massol 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
EvelinaSlatineanu 6.1 20 {image:registeruser.jpg}
EvelinaSlatineanu 4.1 21
JanEldenmalm 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.
EvelinaSlatineanu 7.1 25 1. Choose the tab: *Users* to bring up an overview of all users.
EvelinaSlatineanu 9.1 26 1. Click on the chosen username.
JanEldenmalm 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
JanEldenmalm 1.27 28 1. Update the password.
29 1. Click the *Update* button to save your change. (Don't forget to tell the user)
EvelinaSlatineanu 34.1 30
31 {image:changepassword.jpg}
32
EvelinaSlatineanu 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.
JanEldenmalm 1.23 34
EvelinaSlatineanu 32.1 35 {image:changepassword2.jpg}
36
JanEldenmalm 1.15 37 1.1 Editing an existing user
JanEldenmalm 1.14 38
JanEldenmalm 1.22 39 1. Login as an Administrator.
40 1. Click: "*Administration*" top right corner - this will open the main Administration page.
EvelinaSlatineanu 10.1 41 1. Choose the tab: *Users* to bring up an overview of all users.
42 1. You have two options:
EvelinaSlatineanu 13.1 43 1. Click the username you wish to edit.
EvelinaSlatineanu 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.
EvelinaSlatineanu 14.1 48 1. Click on the pencil icon near the user you want to edit.
EvelinaSlatineanu 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).
JanEldenmalm 1.16 52
EvelinaSlatineanu 30.1 53 {image:edituser2.jpg}
54
JanEldenmalm 1.25 55 1.1 Deleting a user
56
57 1. Login as an Administrator.
EvelinaSlatineanu 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.
JanEldenmalm 1.25 60
EvelinaSlatineanu 31.1 61 {image:edituser.jpg}
62

Get Connected