Hi,
I'm now facing by a problem with the new Perl (5.006) on -current.
When I invoke a suidperl script which had been working with the
previous Perl, it fails with a message "Can't do setuid".
You could reproduce the problem by the following steps..
$ echo '#!/usr/bin/suidperl' > foo
$ chmod 4755 foo
$ ./foo
Can't do setuid
Anybody got a clue?
--
/
/__ __
/ ) ) ) ) /
Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org
"We're only at home when we're on the run, on the wing, on the fly"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message