[GH-ISSUE #482] LDAP Sync #468

Closed
opened 2026-02-27 11:11:55 +03:00 by kerem · 2 comments
Owner

Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/482

Originally assigned to: @tonioo on GitHub.

Originally created by Gérald Colangelo on 2012-04-26T13:10:01Z

Modoboa is able to use a LDAP directory to log user in and would create automatically mailboxes if don't exist.
This can be consider as a "basic" LDAP synchronization processus.
The only problem is that user must first login to modoboa to get his mailbox created.

A periodical check against the LDAP directory to create new mailboxes may be useful and may make Modoboa a choice for "Active directory powered companies"...

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/482 Originally assigned to: @tonioo on GitHub. **Originally created by Gérald Colangelo on 2012-04-26T13:10:01Z** Modoboa is able to use a LDAP directory to log user in and would create automatically mailboxes if don't exist. This can be consider as a "basic" LDAP synchronization processus. The only problem is that user must first login to modoboa to get his mailbox created. A periodical check against the LDAP directory to create new mailboxes may be useful and may make Modoboa a choice for "Active directory powered companies"...
kerem 2026-02-27 11:11:55 +03:00
Author
Owner

@almereyda commented on GitHub (Nov 23, 2016):

@pierreozoux In https://github.com/tonioo/modoboa/issues/821#issuecomment-247705224 you mentioned we would need Modoboa to be a read/write LDAP editor. It shouldn't be too hard to reconfigure Postfix and Dovecot to directly authenticate against such a service, if available. Deployment and configuration of an LDAP service and a separate LDAP management plugin can be managed with the -installer, then. The syncing idea appears a little clumsy, to be frank.

<!-- gh-comment-id:262419519 --> @almereyda commented on GitHub (Nov 23, 2016): @pierreozoux In https://github.com/tonioo/modoboa/issues/821#issuecomment-247705224 you mentioned we would need Modoboa to be a read/write LDAP editor. It shouldn't be too hard to reconfigure Postfix and Dovecot to directly authenticate against such a service, if available. Deployment and configuration of an LDAP service and a separate LDAP management plugin can be managed with the `-installer`, then. The syncing idea appears a little clumsy, to be frank.
Author
Owner

@tonioo commented on GitHub (Nov 23, 2016):

@almereyda What would you do instead? Modoboa will never be able to use an LDAP directory as storage backend since Django can't do it...

<!-- gh-comment-id:262456128 --> @tonioo commented on GitHub (Nov 23, 2016): @almereyda What would you do instead? Modoboa will never be able to use an LDAP directory as storage backend since Django can't do it...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#468
No description provided.