diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-01-29 11:07:42 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-01-29 11:07:42 -0500 |
commit | 0371acff89b14b9bdcb03e72fd9637e26e6b517c (patch) | |
tree | f5878c9c07705379d137843cb8f92e3cdf7c20a8 /doc/groups.markdown | |
parent | 3bf4789be255650b64f42231f41383cb13b65572 (diff) |
Move English documentation to folder en_US
Diffstat (limited to 'doc/groups.markdown')
-rw-r--r-- | doc/groups.markdown | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/groups.markdown b/doc/groups.markdown deleted file mode 100644 index 16f7ed0b..00000000 --- a/doc/groups.markdown +++ /dev/null @@ -1,17 +0,0 @@ -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). |