Patches item #637686, was opened at 2002-11-13 11:24 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=637686&group_id=103
Category: mail delivery Group: Mailman 2.0.x Status: Open Resolution: None Priority: 5 Submitted By: Erik Forsberg (forsberg) Assigned to: Nobody/Anonymous (nobody) Summary: Simple members-in-LDAP support. Initial Comment: In an organization where all users are in a LDAP directory, fetching data about members of a mailing list from the directory is sometimes a good idea. For example, in my directory, I can find out all members of a certain organizational unit using a LDAP search. I still want all the other features of Mailman - archives, restrict posting to members, etc.. This patch makes it possible to define a LDAP search URI (RFC2255) in the configuration. When posting to the list, the search is executed and the resulting mail addresses are added to the normal list members. It's configurable on a per-installation-level if the ldap search configuration should be displayed. The python-ldap module is needed in order for this to work. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300103&aid=637686&group_id=103 _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
