Skip to content
Snippets Groups Projects
Commit 999a20dc authored by Moritz Bellach's avatar Moritz Bellach Committed by Evan Read
Browse files

docs: ldap users must have email address set

parent 7b4130d0
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment