Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 3160 invoked from network); 14 Jan 2010 02:27:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Jan 2010 02:27:51 -0000 Received: (qmail 3766 invoked by uid 500); 14 Jan 2010 02:27:48 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 3723 invoked by uid 500); 14 Jan 2010 02:27:48 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 3714 invoked by uid 99); 14 Jan 2010 02:27:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jan 2010 02:27:48 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jan 2010 02:27:39 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1NVFQd-0000Rx-7f for users@httpd.apache.org; Wed, 13 Jan 2010 18:27:19 -0800 Message-ID: <27155517.post@talk.nabble.com> Date: Wed, 13 Jan 2010 18:27:19 -0800 (PST) From: cgswtsu78 To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: cgray@proofpoint.com Subject: [users@httpd] Apache to Tomcat Auth Setup Hello, I'm trying to setup basic auth with tomcat using a MemoryRealm but I'm unsure as to how to set the username and password for a given role in the tomcat-users.xml. I don't have just one username and password for auth but 1000s. My users are logging into an apache/perl application which has a link to a tomcat based application. I am using mod_jk to go from apache to tomcat. I would like to configure apache so that it dynamically assigns the current authenticated user to a specific MemoryRealm role or someone be able to tell on the tomcat side that apache has auth'd the user. Does anyone have any suggestions on this? Thanks! -- View this message in context: http://old.nabble.com/Apache-to-Tomcat-Auth-Setup-tp27155517p27155517.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org