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
8c6da756
Commit
8c6da756
authored
Jun 01, 2018
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Link to local EE docs
parent
9038fdb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/administration/auth/ldap.md
doc/administration/auth/ldap.md
+3
-3
No files found.
doc/administration/auth/ldap.md
View file @
8c6da756
...
...
@@ -14,7 +14,7 @@ including group membership syncing as well as multiple LDAP servers support.
The information on this page is relevant for both GitLab CE and EE. For more
details about EE-specific LDAP features, see the
[
LDAP Enterprise Edition documentation
](
https://docs.gitlab.com/ee/administration/auth/ldap-ee.html
)
.
[
LDAP Enterprise Edition documentation
](
ldap-ee.md
)
.
## Security
...
...
@@ -39,7 +39,7 @@ immediately block all access.
NOTE:
**Note**
:
GitLab Enterprise Edition Starter supports a
[
configurable sync time
](
https://docs.gitlab.com/ee/administration/auth/ldap-ee.html
#adjusting-ldap-user-and-group-sync-schedules
)
,
[
configurable sync time
](
ldap-ee.md
#adjusting-ldap-user-and-group-sync-schedules
)
,
with a default of one hour.
## Git password authentication
...
...
@@ -338,7 +338,7 @@ group, you can use the following syntax:
Find more information about this "LDAP_MATCHING_RULE_IN_CHAIN" filter at
https://msdn.microsoft.com/en-us/library/aa746475(v=vs.85).aspx. Support for
nested members in the user filter should not be confused with
[
group sync nested groups support (EE only)
](
https://docs.gitlab.com/ee/administration/auth/ldap-ee.html
#supported-ldap-group-types-attributes
)
.
[
group sync nested groups support (EE only)
](
ldap-ee.md
#supported-ldap-group-types-attributes
)
.
Please note that GitLab does not support the custom filter syntax used by
omniauth-ldap.
...
...
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