From owner-freebsd-current Thu Jun 29 13:31:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id E9CB837B789 for ; Thu, 29 Jun 2000 13:31:05 -0700 (PDT) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (203-165-77-17.sugnm1.kt.home.ne.jp [203.165.77.17]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id FAA23162 for ; Fri, 30 Jun 2000 05:31:04 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id FAA28842; Fri, 30 Jun 2000 05:30:33 +0900 (JST) Date: Fri, 30 Jun 2000 05:30:32 +0900 Message-ID: <86lmzotel3.wl@localhost.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: freebsd-current@FreeBSD.org Subject: suidperl doesn't work User-Agent: Wanderlust/1.1.2 (Raspberry Beret) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 1BEF D9B2 BABD 25D7 659A FD08 89C2 F3BE E981 4E16 MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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