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
c88b468b
Commit
c88b468b
authored
May 11, 2021
by
Craig Norris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor style updates
Style updates for LDAP Rake tasks page.
parent
e0e4b2f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
doc/administration/raketasks/ldap.md
doc/administration/raketasks/ldap.md
+5
-4
No files found.
doc/administration/raketasks/ldap.md
View file @
c88b468b
...
...
@@ -36,7 +36,7 @@ rake gitlab:ldap:check[50]
## Run a group sync **(PREMIUM SELF)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/14735) in
[GitLab Starter](https://about.gitlab.com/pricing/)
12.2.
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/14735) in
GitLab
12.2.
The following task runs a
[
group sync
](
../auth/ldap/index.md#group-sync
)
immediately. This is valuable
when you'd like to update all configured group memberships against LDAP without
...
...
@@ -81,9 +81,10 @@ main:
`main`
is the LDAP server ID. Together, the unique provider is
`ldapmain`
.
> **Warning**: If you input an incorrect new provider, users cannot sign in.
If this happens, run the task again with the incorrect provider
as the
`old_provider`
and the correct provider as the
`new_provider`
.
WARNING:
If you input an incorrect new provider, users cannot sign in. If this happens,
run the task again with the incorrect provider as the
`old_provider`
and the
correct provider as the
`new_provider`
.
**Omnibus Installation**
...
...
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