From owner-freebsd-current Tue Sep 15 16:52:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09354 for freebsd-current-outgoing; Tue, 15 Sep 1998 16:52:51 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from qix (hibou.obs-besancon.fr [193.52.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA09221 for ; Tue, 15 Sep 1998 16:51:45 -0700 (PDT) (envelope-from jmz@FreeBSD.ORG) Received: (from jmz@localhost) by qix (8.9.1/8.8.7) id BAA22279; Wed, 16 Sep 1998 01:52:41 +0200 (MET DST) Date: Wed, 16 Sep 1998 01:52:41 +0200 (MET DST) Message-Id: <199809152352.BAA22279@qix> From: Jean-Marc Zucconi To: current@FreeBSD.ORG Subject: Perl 5: suid scripts broken? X-Mailer: Emacs Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bash# ./a.pl Can't do setuid bash# ls -l a.pl -rwsr-xr-x 1 root wheel 28 Sep 16 01:44 a.pl bash# cat a.pl #!/usr/bin/suidperl exit 0; Jean-Marc -- Jean-Marc Zucconi PGP Key: finger jmz@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message