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 ?