[GH-ISSUE #288] Online LDAP settings #271

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

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

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2012-07-05T19:22:56Z

-Modoboa must be able to store information into an LDAP directory instead of a SQL database. The question is: what to store in the directory and what to keep into the database?-

The current LDAP support is enough for a 1.0 version, we just need a simple way to configure the authentication. Editing the settings.py file is not very smart...

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/288 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2012-07-05T19:22:56Z** -Modoboa must be able to store information into an LDAP directory instead of a SQL database. The question is: what to store in the directory and what to keep into the database?- The current LDAP support is enough for a 1.0 version, we just need a simple way to configure the authentication. Editing the _settings.py_ file is not very smart...
kerem 2026-02-27 11:10:55 +03:00
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Patrick Ben Koetter on 2012-10-26T19:43:20Z

Antoine Nguyen wrote:

Modoboa must be able to store information into an LDAP directory instead of a SQL database. The question is: what to store in the directory and what to keep into the database?

Store identity related information in LDAP and application related settings in SQL.

<!-- gh-comment-id:29815697 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Patrick Ben Koetter on 2012-10-26T19:43:20Z** Antoine Nguyen wrote: > Modoboa must be able to store information into an LDAP directory instead of a SQL database. The question is: what to store in the directory and what to keep into the database? Store identity related information in LDAP and application related settings in SQL.
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Antoine Nguyen on 2013-04-12T20:44:30Z

Setting parameters through the interface works. Now I need to test if the django_auth_ldap module accepts those parameters!

I also think I should apply parameters to the settings module each time the form is modified.

<!-- gh-comment-id:29815698 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2013-04-12T20:44:30Z** Setting parameters through the interface works. Now I need to test if the _django_auth_ldap_ module accepts those parameters! I also think I should apply parameters to the settings module each time the form is modified.
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Antoine Nguyen on 2013-04-13T08:16:08Z

Applied in changeset commit:8333ae067695.

<!-- gh-comment-id:29815700 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2013-04-13T08:16:08Z** Applied in changeset commit:8333ae067695.
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Antoine Nguyen on 2013-04-16T12:21:04Z

Applied in changeset commit:bcb2bc36f2e7448908c82205d9b8d8b40ce52370.

<!-- gh-comment-id:29815702 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2013-04-16T12:21:04Z** Applied in changeset commit:bcb2bc36f2e7448908c82205d9b8d8b40ce52370.
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#271
No description provided.