dear mailman team, I have a cgi program running under a site that is NOT the one hosting the mailman's web interface (i.e. both mail.[domain] (mailman) and www.[domain] are apache's virtual domains in the same system, but under DIFFERENT user/group directives)
The cgi program must generate userinfo lists taking the email parts live from the list_members stdout; when the various lists/*/config.pck are world readable it works fine; but when their permissions are reset/recreated, it breaks. Notice that I am not talking about the group permissions, but world's. I even tried setting an acl giving the cgi/httpd user read permissions but again they get lost. since there is no way to have the main site under mailman's group, is there a way to make mailman processes not ruin the world or acl permissions on the */config.pck? (I mean natively, without resorting to suid wrappers or sudo tricks) thanks beforehand for any answer giannis ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org