From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MGC91-0002fA-BM for garchives@archives.gentoo.org; Mon, 15 Jun 2009 13:22:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 771BBE03F3; Mon, 15 Jun 2009 13:22:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 55E9AE03F3 for ; Mon, 15 Jun 2009 13:22:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D752F64E1C for ; Mon, 15 Jun 2009 13:22:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.385 X-Spam-Level: X-Spam-Status: No, score=-3.385 required=5.5 tests=[AWL=-0.786, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AxXxoiMQtopU for ; Mon, 15 Jun 2009 13:22:27 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 6F34464F9C for ; Mon, 15 Jun 2009 13:21:41 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MGC7r-0005jK-K5 for gentoo-user@gentoo.org; Mon, 15 Jun 2009 13:21:27 +0000 Received: from c-98-215-178-110.hsd1.in.comcast.net ([98.215.178.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Jun 2009 13:21:27 +0000 Received: from reader by c-98-215-178-110.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Jun 2009 13:21:27 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] Installing apache with USE='-suexec' Date: Mon, 15 Jun 2009 08:21:18 -0500 Organization: Still searching... Message-ID: <87hbyhmy41.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-110.hsd1.in.comcast.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.94 (gnu/linux) Cancel-Lock: sha1:g/mzXbRSD7463bpiNto9+SFmhDM= Sender: news X-Archives-Salt: 3d9cb9d7-0e5f-46fc-be32-a013be4f3f78 X-Archives-Hash: 766907b12923679cefbd9207c6902b9d Starting to emerge apache I see the default USE flags include -suexec. I'm not much of an apache buff but wondered if that would have a bad effect on allowing users to run cig scripts. I'm not even sure its related... but recall something dimly about using suexec to run such scripts.