2015-09-13 12:36:05 +02:00
|
|
|
User management
|
|
|
|
===============
|
|
|
|
|
|
|
|
Add a new user
|
|
|
|
--------------
|
|
|
|
|
2015-12-29 01:24:09 +01:00
|
|
|
To add a new user, you must be an administrator.
|
2015-09-13 12:36:05 +02:00
|
|
|
|
|
|
|
1. From the dashboard, go to the menu **User Management**
|
|
|
|
2. On the top, you have a link **New local user** or **New remote user**
|
2015-12-29 01:24:09 +01:00
|
|
|
3. Fill out the form and save
|
2015-09-13 12:36:05 +02:00
|
|
|
|
|
|
|
![New user](http://kanboard.net/screenshots/documentation/new-user.png)
|
|
|
|
|
|
|
|
When you create a **local user**, you have to specify at least those values:
|
|
|
|
|
|
|
|
- **username**: This is the unique identifier of your user (login)
|
|
|
|
- **password**: The password of your user must have at least 6 characters
|
|
|
|
|
|
|
|
For **remote users**, only the username is mandatory. You can also pre-link Github or Google accounts if you already know their unique id.
|
|
|
|
|
|
|
|
Edit users
|
|
|
|
----------
|
|
|
|
|
|
|
|
When you go to the **users** menu, you have the list of users, to modify a user click on the **edit link**.
|
|
|
|
|
|
|
|
- If you are a regular user, you can change only your own profile
|
2015-12-29 01:24:09 +01:00
|
|
|
- You have to be an administrator to be able to edit any users
|
2015-09-13 12:36:05 +02:00
|
|
|
|
|
|
|
Remove users
|
|
|
|
------------
|
|
|
|
|
2015-12-29 01:24:09 +01:00
|
|
|
From the **users** menu, click on the link **remove**. This link is visible only if you are administrators.
|
2015-09-13 12:36:05 +02:00
|
|
|
|
|
|
|
If you remove a specific user, **tasks assigned to this person will be unassigned** after the operation.
|