Re: [Mailman-Users] Perl CGI and permission issues

2005-11-28 Thread Mark Sapiro
Xiaoyan Ma wrote: > >Can someone tell us what the permissions and owners of the >following files need to be set to? > >- The CGI Script being called from the web If your web server runs this as group 'mailman', that would probably suffice, but see below. >- newlist >- config_list > >Right now wh

[Mailman-Users] Perl CGI and permission issues

2005-11-28 Thread Xiaoyan Ma
For a number of reasons (authentication and talking to the mail server through CLI) we are working on Perl CGI scripts to allow authenticated users create new mailing list through web interface, but we are running into permission issues. Can someone tell us what the permissions and owners of t