Hi, all
I wrote a perl script to destroy gif interface. It has
a line looks like this:
system("ifconfig","gif0","destroy");
yes, this script is running suidperl and has suid bit
set.
The problem is this script work fine if called under
shell prompt but not working if called by a suidperl
CGI.
Any idea?
__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message