I'm trying to install the MailMan 2.1.1 package on OpenBSD 3.3 in the default 'chroot'-ed Apache environment.

It looks to me as though the setgid on the cgi scripts isn't working.

An example would be, ~mailman/cgi-bin/admin has these permissions:

-rwxr-sr-x 1 mailman mailman 41626 Mar 20 07:36 admin

Which to my mind means that when this file is executed by the webserver (uid: www, gid: www), that it should take on the group-id bit of the 'admin' program and execute as 'mailman'.

But it fails with this error:

IOError: [Errno 13] Permission denied: '/var/spool/mailman/lists/mailman/config.pck'

But this file is
-rw-rw----  1 mailman  mailman  3338 May 31 05:38 config.pck

Has anyone tried this configuration and got it working? Anyone got any pointers?

Thanks for any suggestions
Rachel



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to