Martin S wrote: > Is it possible to integrate Mailman with AD (preferably) or OpenLDAP? Anyone > tried doing this somewhere? > I'll have a number of users in AD which will form base for three systems. > Now there is talk of integrating email list functionality into the system, > and as I have some experience with Mailman I've been thinking of trying to > the integration to work. > A few years back, I did that with iPlanet LDAP, just ran a batch job out of cron to do an ldap query to LDIF, massage that to a list of e-mail addresses, compare to list of subscribers, then add or remove addresses. Surely, there is a more elegant way to do it, also not hardly instantaneous. You might be able to use Penrose or ApacheDS to make some glue as an LDAP front end into AD if needed.
Jonathan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp