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'
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
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
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
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