Ben wrote: >>The underlying problem here is Windows lack of support for >>setting effective user and group ids. This breaks all kinds >>of things that Mailman assumes about its environment. >> >> > >Yes, that's clear :) The question remaining is, is there any hope of >getting around it :( > >
Yes, edit the file src/common.c and comment out the fatal returns in check_caller() However, you're on your own, defeating security checks, especially on windows, is an invitation to be a very unhappy camper someday. ------------------------------------------------------ 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