|
From: Jamie C. <jca...@we...> - 2006-11-25 23:59:29
|
I've been thinking about this some more, and realized that running the mailman CGI programs via virtual websites is going to have problems. Each virtual domain is configured to run CGIs as its own Unix user, but this only works for CGIs that are owned by that Unix user. In the case of Mailman, its CGIs are shared between all websites on the system, and so won't work with suexec.<br /><br />I'm going to have to work on this some more, and see if I can come up with a solution that works with Virtualmin. The currently supported solution is to run the CGIs from within Webmin itself, using the Manage button in the Mailman module. But this won't work for regular list members who want to subscribe or confirm their subscriptions..<br /><br />=A0- Jamie<br /><br />On 25/Nov/2006 11:51 Vernon wrote .. <blockquote type=3D"cite"> <p><font size=3D"2">Just so we're clear:</font></p> <p><font size=3D"2"><strong>I set the folder to 755, I also realized that none of the files had changed to 755 so I set all files as well:</strong> <br /></font><font size=3D"2">[2006-11-25 14:43:47]: uid: (500/morganfundingcorp) gid: (500/500) cmd: admin <br />[2006-11-25 14:43:47]: file is either setuid or setgid: (/usr/lib/mailman/cgi-bin/admin) <br /></font><font size=3D"2">[2006-11-25 14:43:51]: uid: (500/morganfundingcorp) gid: (500/500) cmd: listinfo <br />[2006-11-25 14:43:51]: file is either setuid or setgid: (/usr/lib/mailman/cgi-bin/listinfo) <br /> <br /><strong>This is the error message I get now:</strong> <br />[2006-11-25 14:45:43]: uid: (500/morganfundingcorp) gid: (500/500) cmd: admin <br />[2006-11-25 14:45:43]: target uid/gid (500/500) mismatch with directory (0/41) or program (0/41) <br />[2006-11-25 14:45:49]: uid: (500/morganfundingcorp) gid: (500/500) cmd: listinfo <br />[2006-11-25 14:45:49]: target uid/gid (500/500) mismatch with directory (0/41) or program (0/41) <br /> <br /> <hr /></font></p> <p>Vernon Webb <br />(201) 703-1232 <br /><a href=3D"http://www.compwiz-designs.com/">web designs</a> & <a href=3D"http://www.comp-wiz.com/">web hosting</a> by comp-wiz.com, inc. <br />Information in this transmission is privileged & confidential. It is intended for the use of the individual or entity named above. Any review, dissemination, disclosure, alteration, printing, circulation or transmission of this email or it's attachments is prohibited and unlawful. <br /> <br /><b>---------- Original Message -----------</b> <br />From: "Jamie Cameron" <jca...@we...> <br />To: Webmin users list <web...@li...> <br />Sent: Fri, 24 Nov 2006 19:01:44 -0800 (PST) <br />Subject: Re: [webmin-l] Virtualmin Mailman Mailing Lists <br /> <br />> Make it 755 - you don't need to setuid permissions when running with Apache's suexec feature. <br />> <br />> - Jamie</p> </blockquote><br /> |