Kevin Druet <[EMAIL PROTECTED]> writes:
> knowing that its a bad idea and all, it still has to be done, so how
> will I do it in a VS ?
The same way you would normally. Your problem description is so vague
that it is impossible to answer. Maybe the script is broken. Try debugging
it.
>
>
> At 08:21 AM 4/10/01 +0200, you wrote:
> >suid perl is a really BAD idea.
> >
> >Dave
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Druet
> > > Sent: luned� 9 aprile 2001 15.41
> > > To: [EMAIL PROTECTED]
> > > Subject: another strange issue
> > >
> > >
> > > I have a perl CGI that verifies web users against that /etc/passwd
> > > file, this file requires that it be run suid root, for some reason the
> > > script returns an error, cannot set SUID.
> > > is there anyway that I can "confuse" the script or let it think that its
> > > running SUID ?