Complete.Org: Mailing Lists: Archives: gopher: June 2007:
[gopher] Re: Bucktooth questions
Home

[gopher] Re: Bucktooth questions

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: gopher@xxxxxxxxxxxx
Subject: [gopher] Re: Bucktooth questions
From: Cameron Kaiser <spectre@xxxxxxxxxxxx>
Date: Sat, 30 Jun 2007 07:43:34 -0700 (PDT)
Reply-to: gopher@xxxxxxxxxxxx

> > > Well, finally got around to setting up Bucktooth.  Right now I'm
> > > testing on an iBook, but will end up running everything on a Linux
> > > box.  I'm running under xinetd as user "www".  I had to make the
> > > following mods to buckd to get things to work under setgid:
> 
> It's not your code (but forcing it to run under taint mode might be a
> good idea).  It's just Perl saying "Hey, in case you didn't realize
> it, I'm running this in taint mode, even though you didn't specify -T,
> and you'll have to live with it."  Living with "it" means doing things
> like untaininting $ENV{PATH} (even if it's not used -- a requirement
> when calling exec(), because an exec'd() process would have access to
> whatever is in $ENV{PATH}).

Nothing personal, but I do know what taint mode is :) however, what I don't
understand is how you're running it taint since, frankly, I haven't tested
it in that environment (obviously). If you're running it as www, unless
you're running it under something other than inetd or xinetd, I'm not sure
how it's getting invoked. How are you running it?

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser@xxxxxxxxxxxx
-- As a computer, I find your faith in technology amusing. --------------------



[Prev in Thread] Current Thread [Next in Thread]