From owner-freebsd-apache@FreeBSD.ORG Thu Mar 29 13:03:35 2012 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF3E81065672 for ; Thu, 29 Mar 2012 13:03:35 +0000 (UTC) (envelope-from hsn@filez.com) Received: from ponto.amerinoc.com (ponto.amerinoc.com [64.6.108.239]) by mx1.freebsd.org (Postfix) with ESMTP id 94D808FC0A for ; Thu, 29 Mar 2012 13:03:35 +0000 (UTC) Received: from fbsd8.localdomain (205.83.broadband7.iol.cz [88.102.83.205]) (authenticated bits=128) by ponto.amerinoc.com (8.14.5/8.14.5) with ESMTP id q2TD3VA7047227 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 29 Mar 2012 15:03:34 +0200 (CEST) (envelope-from hsn@filez.com) Received: from [127.0.0.1] ([10.0.0.1]) by fbsd8.localdomain (8.14.4/8.14.4) with ESMTP id q2TD3PbY074602 for ; Thu, 29 Mar 2012 15:03:25 +0200 (CEST) (envelope-from hsn@filez.com) Message-ID: <4F745D97.6040102@filez.com> Date: Thu, 29 Mar 2012 15:03:19 +0200 From: Radim Kolar User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20120312 Thunderbird/11.0 MIME-Version: 1.0 To: apache@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 120329-0, 29.03.2012), Outbound message X-Antivirus-Status: Clean Cc: Subject: suexec caller X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2012 13:03:35 -0000 If i change userid of apache before building it via make USERS=newid and compile suexec module in. This new userid is not passed to suexec module with --with-suexec-caller ./configure option and suexec module still expects user "www".