Commit 3868a97f authored by Evan Read's avatar Evan Read

Merge branch 'patch-47' into 'master'

docs: ldap users must have email address set

Closes #40071

See merge request gitlab-org/gitlab-ce!25691
parents 7b4130d0 999a20dc
......@@ -81,6 +81,9 @@ library. `tls` corresponds to StartTLS, not to be confused with regular TLS.
Normally, if you specify `ssl` it will be on port 636, while `tls` (StartTLS)
would be on port 389. `plain` also operates on port 389.
NOTE: **Note:**
LDAP users must have an email address set, regardless of whether it is used to log in.
**Omnibus configuration**
```ruby
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment