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
96ba68c4
Commit
96ba68c4
authored
Jun 01, 2018
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Refactor LDAP docs
parent
0eee2195
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
380 additions
and
281 deletions
+380
-281
config/gitlab.yml.example
config/gitlab.yml.example
+5
-0
doc/administration/auth/ldap-ee.md
doc/administration/auth/ldap-ee.md
+203
-78
doc/administration/auth/ldap.md
doc/administration/auth/ldap.md
+172
-203
No files found.
config/gitlab.yml.example
View file @
96ba68c4
...
...
@@ -276,6 +276,11 @@ production: &base
ldap_sync_worker:
cron: "30 1 * * *"
# Periodically refresh LDAP groups membership.
# NOTE: This will only take effect if LDAP is enabled
ldap_group_sync_worker:
cron: "0 * * * *"
# GitLab Geo metrics update worker
# NOTE: This will only take effect if Geo is enabled
geo_metrics_update_worker:
...
...
doc/administration/auth/ldap-ee.md
View file @
96ba68c4
This diff is collapsed.
Click to expand it.
doc/administration/auth/ldap.md
View file @
96ba68c4
This diff is collapsed.
Click to expand it.
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