Date: Fri, 30 Jun 2000 05:30:32 +0900 From: "Akinori -Aki- MUSHA" <knu@idaemons.org> To: freebsd-current@FreeBSD.org Subject: suidperl doesn't work Message-ID: <86lmzotel3.wl@localhost.local.idaemons.org>
next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86lmzotel3.wl>