[Mailman-Users] cgi-bin permissions

2014-11-03 Thread Stephen J. Turnbull
Jim Popovitch writes: > Hello, > > Is $vendor's mailman pkg doing something wrong: > > ~$ ls -al /usr/lib/cgi-bin/mailman/create > -rwxr-sr-x 1 root list 14368 Oct 27 18:23 create No, that's standard setup. Assuming /usr/lib/cgi-bin/mailman has the right ownership and permissions (typical

[Mailman-Users] cgi-bin permissions

2014-11-03 Thread Jim Popovitch
Hello, Is $vendor's mailman pkg doing something wrong: ~$ ls -al /usr/lib/cgi-bin/mailman/create -rwxr-sr-x 1 root list 14368 Oct 27 18:23 create It seems to me that cgi-bin's owned by root are a no-no. Is that correct? Thx, -Jim P. -- Mailma

Re: [Mailman-Users] cgi-bin permissions problems

2006-08-22 Thread Mark Sapiro
Jana Nguyen quoted an off list post. > >Jason Novotny wrote: > >> >>but I still seem to get: >> >> [Mon Aug 21 14:48:06 2006] [error] [client 132.239.132.180] >> (13)Permission den >> ied: exec of '/usr/local/mailman/cgi-bin/create' failed >> [Mon Aug 21 14:48:06 2006] [error] [client 132.239

Re: [Mailman-Users] cgi-bin permissions problems

2006-08-22 Thread Jana Nguyen
Have you created the site password? /usr/local/mailman/bin/mmsitepass Jason Novotny wrote: > > Hi, > >Thanks everyone for your suggestion-- I did run bin/check_perms and > discovered the permissions needed updating. check_perms -f seemed to > fix those. >However, I'm still getting a

Re: [Mailman-Users] cgi-bin permissions problems

2006-08-21 Thread Mark Sapiro
Jason Novotny wrote: > >I do "ls -al" of my cgi-bin directory and I see: > >[EMAIL PROTECTED] cgi-bin]# ls -al >total 236 >drwxrwsr-x 2 gridsphere mailman 4096 Aug 21 12:14 . >drwxrwsr-x 20 root mailman 4096 Mar 9 14:05 .. >-rwxr-xr-x 1 gridsphere mailman 15646 Aug 21 12:14 admin >-rw

[Mailman-Users] cgi-bin permissions problems

2006-08-21 Thread Jason Novotny
Hi, I installed latest mailman distribution following the instructions and did ./configure --with-cgi-gid=apache However, after following the rest of the setup and trying to create a test mail list, I invoke localhost/mailman/create and in my log file I see: [Mon Aug 21 12:21:14 2006] [e