Hi
I'll look at this.
M
> 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..
>
>
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 47