Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 49689 invoked from network); 14 Nov 2005 15:51:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Nov 2005 15:51:55 -0000 Received: (qmail 74743 invoked by uid 500); 14 Nov 2005 15:51:31 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 74703 invoked by uid 500); 14 Nov 2005 15:51:30 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 74672 invoked by uid 99); 14 Nov 2005 15:51:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2005 07:51:30 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [82.70.116.177] (HELO mail.melandra.com) (82.70.116.177) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2005 07:51:22 -0800 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Tomcat and linux system users X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Mon, 14 Nov 2005 15:51:07 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Tomcat and linux system users Thread-Index: AcXpMmErGjce90MzRJ+OtycCl97eYAAAHZxw From: "Peter Crowther" To: "Tomcat Users List" , "Kosarev A.V." X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > From: Kosarev A.V. [mailto:subscribes@webkazan.ru]=20 > Whether I can configure tomcat so that for each context worked on > behalf of various linux system users? Tomcat runs in a single Java virtual machine, and that entire JVM process runs under a single user ID. To my knowledge (I'm sure others will correct me if I'm wrong), there is no way to change the user ID depending on the context in which a request is processed. - Peter --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org