Mark Sapiro ha scritto: > Manlio Perillo wrote: >> In Debian Sarge Apache2 runs under www-data user and group privileges >> (and so the CGI cgi-bin/create). >> >> This means that, in order for the script to modify the alias* files, >> www-data should be in the list group. >> Or, as written in the FAQ, these files have to be world writeable. > > > This should not be required because the Mailman cgi-bin/create wrapper > should be group owned by 'list' and SETGID. This means the create > script is no longer running as the group of 'www-data', it is already > running in the 'list' group, so it should not be necessary to add > 'www-data' to the 'list' group. >
Oh, you are right! I have just tested it and works. Thanks and regards Manlio Perillo ------------------------------------------------------ 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