Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
02ddebd6
Commit
02ddebd6
authored
Nov 21, 2019
by
Harish Ramachandran
Committed by
Evan Read
Nov 21, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify how to use LDAP group sync
parent
4ebaba6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
5 deletions
+16
-5
doc/administration/auth/ldap-ee.md
doc/administration/auth/ldap-ee.md
+16
-5
No files found.
doc/administration/auth/ldap-ee.md
View file @
02ddebd6
...
@@ -110,12 +110,23 @@ following.
...
@@ -110,12 +110,23 @@ following.
1.
[
Restart GitLab
][
restart
]
for the changes to take effect.
1.
[
Restart GitLab
][
restart
]
for the changes to take effect.
To take advantage of group sync, group owners or maintainers will need to
create an
To take advantage of group sync, group owners or maintainers will need to
[
create one
LDAP group link in their group
**Settings > LDAP Groups**
page
.
or more LDAP group links
](
#adding-group-links
)
.
Multiple LDAP groups and
[
filters
](
#filters-premium-only
)
can be linked with
### Adding group links
a single GitLab group. When the link is created, an access level/role is
specified (Guest, Reporter, Developer, Maintainer, or Owner).
Once
[
group sync has been configured
](
#group-sync
)
on the instance, one or more LDAP
groups can be linked to a GitLab group to grant their members access to its
contents.
Group owners or maintainers can add and use LDAP group links by:
1.
Navigating to the group's
**Settings > LDAP Synchronization**
page. Here, one or more
LDAP groups and
[
filters
](
#filters-premium-only
)
can be linked to this GitLab group,
each one with a configured
[
permission level
](
../../user/permissions.md#group-members-permissions
)
for its members.
1.
Updating the group's membership by navigating to the group's
**Settings > Members**
page and clicking
**Sync now**
.
### Filters **(PREMIUM ONLY)**
### Filters **(PREMIUM ONLY)**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment