mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[GH-ISSUE #1800] LDAP Authentication - Webmail / Dovecot #1419
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1419
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abonanni on GitHub (Dec 6, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1800
Impacted versions
Steps to reproduce
If LDAP authentication is configured, webmail not working : authentication error
The problem is that dovecot uses databases to check authentication. It would be nice if LDAP is configured that the configuration install dovecot-ldap module and generate the configuration file.
I manually update dovecot configuration and everything is working.
@Kobberholm commented on GitHub (Mar 10, 2020):
@abonanni do you have the required steps for enabling LDAP with Dovecot?
Did you do Password lookups or Authentication binds?
Which LDAP server are you using?
I am planning on setting this up on my own server eventually, so did a bit of searching on the web, but would be nice to see a known good configuration.
Found the following documentation: