Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Apache suexec and class capabilities

0 views
Skip to first unread message

Marcus Reid

unread,
Apr 9, 2001, 2:07:05 AM4/9/01
to
Hi:

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?

--
Marcus Reid
Blazingdot.com

To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message

Blaz Zupan

unread,
Apr 9, 2001, 2:45:19 AM4/9/01
to
> 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

Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia
E-mail: bl...@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325

Scot W. Hetzel

unread,
Apr 9, 2001, 12:01:58 PM4/9/01
to
From: "Blaz Zupan" <bl...@amis.net>

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

0 new messages