Re: [Mailman-Users] config.pck get changed back from correct values...

2009-01-30 Thread john espiro
OK - cgi-bin folder has the SETGID bit set correctly. The only thign I need to do to make it work, is to set the config.pck file to webadmin:mailman, otherwise I get the following in the error log: admin(17440): IOError: [Errno 13] Permission denied: '/var/lib/mailman/lists/MYLIST/config.pck'

Re: [Mailman-Users] config.pck get changed back from correct values...

2009-01-30 Thread john espiro
Hi Mark - My apologies for the direct reply. I didn't see that Yahoo stripped out the correct reply to address. Thanks for this: There is something wrong in your installation. Either the CGI wrappers (the files in Mailman's cgi-bin directory) are not group mailman and SETGID, or your web ser

Re: [Mailman-Users] config.pck get changed back from correct values...

2009-01-29 Thread Mark Sapiro
john espiro wrote: > >so... >1.) How do I tell if the CGI wrappers are SETID? bin/check_perms should check this, but the following [m...@sbh16 ~]$ ls -l ~mailman/cgi-bin/ total 208 -rwxr-sr-x 1 root mailman 15989 Jan 11 11:16 admin -rwxr-sr-x 1 root mailman 15993 Jan 11 11:16 admindb -rwxr-sr-x

Re: [Mailman-Users] config.pck get changed back from correct values...

2009-01-27 Thread Mark Sapiro
john espiro wrote: >On the web interface, every day, the ownership for config.ock gets changed: > >/var/lib/mailman/lists/MYLIST/config.pck gets set to mailman:mailman, while >all other files and fodlers remain webadmin:mailman. When ever the list is updated, the process creates a new, temporar

[Mailman-Users] config.pck get changed back from correct values...

2009-01-26 Thread john espiro
On the web interface, every day, the ownership for config.ock gets changed: /var/lib/mailman/lists/MYLIST/config.pck gets set to mailman:mailman, while all other files and fodlers remain webadmin:mailman. The result is that if I try to use the web interface, I get: Bug in Mailman version 2.1.1