From owner-freebsd-isp Mon Apr 9 9: 0:25 2001 Delivered-To: freebsd-isp@freebsd.org Received: from gifw.genroco.com (genroco.com [205.254.195.202]) by hub.freebsd.org (Postfix) with ESMTP id 225CF37B422 for ; Mon, 9 Apr 2001 09:00:19 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from gi2.genroco.com (IDENT:root@gi2.genroco.com [192.133.120.3]) by gifw.genroco.com (8.9.3/8.9.3) with ESMTP id LAA01056; Mon, 9 Apr 2001 11:00:07 -0500 Received: from scot.genroco.com (scot.genroco.com [192.133.120.125]) by gi2.genroco.com (8.9.3/8.9.3) with SMTP id LAA15952; Mon, 9 Apr 2001 11:00:04 -0500 Message-ID: <00db01c0c10e$25bcb180$7d7885c0@genroco.com> From: "Scot W. Hetzel" To: "Marcus Reid" Cc: References: Subject: Re: Apache suexec and class capabilities Date: Mon, 9 Apr 2001 11:00:03 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Blaz Zupan" > > I'd like to subject any CGI run through Apache with suexec to the resource > > limitations imposed by login.conf. I see that there is a couple of patches > > to this effect included in the apache13-fp port, but they seem to be aimed > > at solving a problem with FrontPage extensions (which I'm not going to use.) > > > > Is there a patch floating around, or some way of doing this? > > Take a look at this one, it works fine for us: > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=13606 > The above PR is what I used to add the resource limitations to the apache13-fp port. You will also need to add "-lutil" to the suexec entry in src/support/Makefile.tmpl (use patch-ff in apache13-fp). Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message