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
85bef33f
Commit
85bef33f
authored
Jan 20, 2022
by
Harish Ramachandran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct a typo & link to troubleshooting
parent
97d7a956
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
doc/administration/auth/ldap/index.md
doc/administration/auth/ldap/index.md
+2
-2
doc/administration/auth/ldap/ldap_synchronization.md
doc/administration/auth/ldap/ldap_synchronization.md
+4
-0
No files found.
doc/administration/auth/ldap/index.md
View file @
85bef33f
...
@@ -468,7 +468,7 @@ If initially your LDAP configuration looked like:
...
@@ -468,7 +468,7 @@ If initially your LDAP configuration looked like:
password
:
'
123'
password
:
'
123'
```
```
1.
Edit
`/etc/gitlab/gitlab.rb`
and remove the settings for
`user_
b
n`
and
`password`
.
1.
Edit
`/etc/gitlab/gitlab.rb`
and remove the settings for
`user_
d
n`
and
`password`
.
1.
[
Reconfigure GitLab
](
../../restart_gitlab.md#omnibus-gitlab-reconfigure
)
for the changes to take effect.
1.
[
Reconfigure GitLab
](
../../restart_gitlab.md#omnibus-gitlab-reconfigure
)
for the changes to take effect.
...
@@ -502,7 +502,7 @@ If initially your LDAP configuration looked like:
...
@@ -502,7 +502,7 @@ If initially your LDAP configuration looked like:
password
:
'
123'
password
:
'
123'
```
```
1.
Edit
`config/gitlab.yaml`
and remove the settings for
`user_
b
n`
and
`password`
.
1.
Edit
`config/gitlab.yaml`
and remove the settings for
`user_
d
n`
and
`password`
.
1.
[
Restart GitLab
](
../../restart_gitlab.md#installations-from-source
)
for the changes to take effect.
1.
[
Restart GitLab
](
../../restart_gitlab.md#installations-from-source
)
for the changes to take effect.
...
...
doc/administration/auth/ldap/ldap_synchronization.md
View file @
85bef33f
...
@@ -347,3 +347,7 @@ These metrics are meant to provide a baseline and performance may vary based on
...
@@ -347,3 +347,7 @@ These metrics are meant to provide a baseline and performance may vary based on
any number of factors. This benchmark was extreme and most instances don't
any number of factors. This benchmark was extreme and most instances don't
have near this many users or groups. Disk speed, database performance,
have near this many users or groups. Disk speed, database performance,
network and LDAP server response time affects these metrics.
network and LDAP server response time affects these metrics.
## Troubleshooting
See our
[
administrator guide to troubleshooting LDAP
](
ldap-troubleshooting.md
)
.
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