User Management
Version 31.1 by EvelinaSlatineanu on 2008/03/06
User Management
Adding Users to a XWiki
- Login as an administrator.
- Click: "Administration" top right corner - this will open the main Administration page.
- Choose the tab: Users to bring up an overview of all users.
- Click on "Add new user" button to open the registration lightbox.
- Complete the user information and press "Save"
- You can also customize the way users are registered in your xwiki by overriding the XWiki.Registration page.
Changing the password for a user
This section of the manual contains a feature that exists in the skin but the link to it has yet to be added.
- Login as an Administrator.
- Click: "Administration" top right corner - this will open the main Administration page.
- Choose the tab: Users to bring up an overview of all users.
- Click on the chosen username.
- To the URL of the page add the follwing extention: ?xpage=passwd . This will give you a URL looking something like
http : // server/xwiki/bin/view/XWiki/A UserName?xpage=passwd - Update the password.
- Click the Update button to save your change. (Don't forget to tell the user)
Editing an existing user
- Login as an Administrator.
- Click: "Administration" top right corner - this will open the main Administration page.
- Choose the tab: Users to bring up an overview of all users.
- You have two options:
- Click the username you wish to edit.
- On the userpage click Edit in the top left corner - this will open a page editing view.
- Select the "Objects" tab (can be selected directly from the previous step above).
- Select the "XWiki.XWikiUsers" object and edit the entries (name, e-mail, etc...) according to your requirements.
- Click "Save and View" - to save the changes you have made.
- Click on the pencil icon near the user you want to edit.
- This will open up a lightbox with the main information of that user, which you can edit in place.
- After your modifications press "Save" to be redirected to the Users view.
- There is also a link to the complete user profile, where you can proceed as above (first option).
Deleting a user
- Login as an Administrator.
- Delete the user by using the X button in Users view.
- Once a user is deleted from Users table, it will also be deleted from any group he's member of.