From owner-freebsd-questions@FreeBSD.ORG Fri May 12 04:45:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 990F216A401 for ; Fri, 12 May 2006 04:45:27 +0000 (UTC) (envelope-from prvs=johnl=02800913fd@iecc.com) Received: from xuxa.iecc.com (xuxa.iecc.com [208.31.42.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 27B60441D8 for ; Fri, 12 May 2006 04:45:26 +0000 (GMT) (envelope-from prvs=johnl=02800913fd@iecc.com) Received: (qmail 26194 invoked from network); 12 May 2006 04:45:26 -0000 Received: from simone.iecc.com (208.31.42.47) by mail2.iecc.com with QMQP; 12 May 2006 04:45:26 -0000 Date: 12 May 2006 04:45:26 -0000 Message-ID: <20060512044526.37896.qmail@simone.iecc.com> From: John Levine To: freebsd-questions@freebsd.org In-Reply-To: <20060512030718.14162.qmail@simone.iecc.com> Organization: Mime-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Subject: Re: setuid perl scripts ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2006 04:45:27 -0000 >It is my distinct impression that setuid perl scripts are supposed to >work. Never mind, I figured it out. You have to rebuild perl with ENABLE_SUIDPERL=yes R's, John