From bec9fce858f50722e93bacd0870566dd95ac53b1 Mon Sep 17 00:00:00 2001 From: Christiaan Conover Date: Mon, 2 Sep 2019 23:37:41 +0000 Subject: Apply suggestion to doc/administration/auth/ldap.md --- doc/administration/auth/ldap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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. -- cgit v1.2.1