[GH-ISSUE #169] LDAP authentication support #151

Closed
opened 2026-02-27 11:10:21 +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/169

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2011-08-24T13:39:48Z

See #27

LDAP support will not be added into Django. As a replacement, this module seems to work pretty well: http://pypi.python.org/pypi/django-auth-ldap.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/169 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2011-08-24T13:39:48Z** See #27 LDAP support will not be added into Django. As a replacement, this module seems to work pretty well: http://pypi.python.org/pypi/django-auth-ldap.
kerem 2026-02-27 11:10:21 +03:00
Author
Owner

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

Posted by Redmine Admin on 2011-08-24T13:40:17Z

In [4d857286312fff4e16343c0a05742b76616687a2]:

#!CommitTicketReference repository="" revision="4d857286312fff4e16343c0a05742b76616687a2"
Added support for LDAP authentication using this extra module : http://pypi.python.org/pypi/django-auth-ldap.
All we have to do is automatically populate the database upon successful login (if the domain and/or mailbox do not exist).
fixed #156
<!-- gh-comment-id:29813912 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2011-08-24T13:40:17Z** In [4d857286312fff4e16343c0a05742b76616687a2]: <pre> #!CommitTicketReference repository="" revision="4d857286312fff4e16343c0a05742b76616687a2" Added support for LDAP authentication using this extra module : http://pypi.python.org/pypi/django-auth-ldap. All we have to do is automatically populate the database upon successful login (if the domain and/or mailbox do not exist). fixed #156 </pre>
Author
Owner

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

Posted by Redmine Admin on 2011-08-24T15:47:41Z

In [49e4f8d30b8237d18088edbe1a2250f0b2e98e6f]:

#!CommitTicketReference repository="" revision="49e4f8d30b8237d18088edbe1a2250f0b2e98e6f"
cleaner code.
see #156
<!-- gh-comment-id:29813914 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2011-08-24T15:47:41Z** In [49e4f8d30b8237d18088edbe1a2250f0b2e98e6f]: <pre> #!CommitTicketReference repository="" revision="49e4f8d30b8237d18088edbe1a2250f0b2e98e6f" cleaner code. see #156 </pre>
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#151
No description provided.