summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristiaan Conover <cconover@gitlab.com>2019-09-02 23:37:41 +0000
committerChristiaan Conover <cconover@gitlab.com>2019-09-02 23:37:41 +0000
commitbec9fce858f50722e93bacd0870566dd95ac53b1 (patch)
tree3322e1150f85fed07b0a38b9d7f428f4e6ad321b /doc
parentfeeecafe00c6ffa191b31314946cb73c681ce4b2 (diff)
downloadgitlab-ce-docs-ldap-offline.tar.gz
Apply suggestion to doc/administration/auth/ldap.mddocs-ldap-offline
Diffstat (limited to 'doc')
-rw-r--r--doc/administration/auth/ldap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/auth/ldap.md b/doc/administration/auth/ldap.md
index 44da5fbfafe..75bb0945581 100644
--- a/doc/administration/auth/ldap.md
+++ b/doc/administration/auth/ldap.md
@@ -564,7 +564,7 @@ LDAP server please double-check the LDAP `port` and `encryption` settings used b
GitLab. Common combinations are `encryption: 'plain'` and `port: 389`, OR
`encryption: 'simple_tls'` and `port: 636`.
-### LDAP Provider Offline
+### Connection times out
If your configured LDAP provider and/or endpoint is offline or otherwise unreachable by GitLab, no LDAP user will be able to authenticate and log in. GitLab does not cache or store credentials for LDAP users to provide authentication during an LDAP outage.