1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
kanboard_ynh/sources/doc/groups.markdown
2015-12-29 01:24:09 +01:00

17 lines
689 B
Markdown

Groups Management
=================
In Kanboard, each user can be a member of one or many groups.
A group is like a team or an organization.
Only administrators can create new groups and assign users.
Groups can be managed from **User management > View All Groups**.
From there, you can create groups and assign users.
![Group Management](screenshots/groups-management.png)
Each project manager can authorize the access to a set of groups from the [project permissions page](project-permissions.markdown).
The external id is mainly used for external group providers.
Kanboard provides a LDAP group provider to [sync automatically groups from LDAP servers](ldap-group-sync.markdown).