Wiki source code of Step 5: Creating new users
Last modified by Vincent Massol on 2023/10/10 11:01
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{info}} | ||
| 2 | This page describes how you can create new users from within XWiki. If you're looking for LDAP integration, [[please give a look to this page instead.>>http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HLDAPAuthentication]] | ||
| 3 | {{/info}} | ||
| 4 | |||
| 5 | = Create a new user in your wiki = | ||
| 6 | |||
| 7 | Now that your wiki has a brand new logo, updated colors and great panels, it's time to add a couple of users: | ||
| 8 | |||
| 9 | * Go to ##Administration > Users & Rights > Users## | ||
| 10 | * Click “Create user” | ||
| 11 | * Fill in the fields and click "Save" | ||
| 12 | |||
| 13 | Your new user has been created! | ||
| 14 | You can remove the user by clicking on the red "X" located next to the "Last name" in the "Manage" column - should you wish to do so. | ||
| 15 | |||
| 16 | {{image reference="Users.png" width="650px"/}} | ||
| 17 | |||
| 18 | = Manage user groups in your wiki = | ||
| 19 | |||
| 20 | Now that you have created a couple of users, you can add them to groups to manage them more easily: | ||
| 21 | |||
| 22 | * Go to ##Administration > Users & Rights >Groups## | ||
| 23 | * Click on "Add group" | ||
| 24 | * Fill the group name and click on “Create group" | ||
| 25 | |||
| 26 | Now that you have created your group, you will want to also add users to it: | ||
| 27 | |||
| 28 | * Click on the small pencil located to the right of your group's name in the "Manage" column | ||
| 29 | * In the “Users to add” field, start typing the name of an user | ||
| 30 | * Select the user of your choice from the suggestion list that starts appearing below the input field | ||
| 31 | * Click on "Add" | ||
| 32 | |||
| 33 | Once you've finished adding users to the group, click on the "X" button located top right. | ||
| 34 | Your users are now group members! | ||
| 35 | |||
| 36 | {{image reference="Groups.png" width="650px"/}} | ||
| 37 | |||
| 38 | {{info}} | ||
| 39 | You can find more information about [[managing users and groups in your wiki on XWiki.org.>>Documentation.UserGuide.Features.UsersAndGroupsManagement]] | ||
| 40 | {{/info}} | ||
| 41 | |||
| 42 | {{success}} | ||
| 43 | **Next: [[Step 6 Setting user rights>>SettingUserRights]]** | ||
| 44 | {{/success}} |