From users-return-135972-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Fri Nov 18 04:32:43 2005 Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 52213 invoked from network); 18 Nov 2005 04:32:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Nov 2005 04:32:43 -0000 Received: (qmail 77979 invoked by uid 500); 18 Nov 2005 04:32:00 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 77900 invoked by uid 500); 18 Nov 2005 04:31:59 -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 77856 invoked by uid 99); 18 Nov 2005 04:31:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2005 20:31:59 -0800 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=DATE_IN_PAST_06_12 X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [66.226.64.8] (HELO pro7.abac.com) (66.226.64.8) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Nov 2005 20:33:32 -0800 Received: from [192.168.1.153] (ip68-96-95-71.oc.oc.cox.net [68.96.95.71]) (authenticated bits=0) by pro7.abac.com (8.13.4/8.13.4) with ESMTP id jAI4VUx7037887 for ; Thu, 17 Nov 2005 20:31:34 -0800 (PST) (envelope-from jeremy@crosbie.us) User-Agent: Microsoft-Entourage/11.2.1.051004 Date: Thu, 17 Nov 2005 09:41:30 -0800 Subject: Re: Using Authentication/Authorization From: Jeremy Crosbie To: Tomcat Users List Message-ID: Thread-Topic: Using Authentication/Authorization Thread-Index: AcXrniSFYwhnBFeREdqsOwAKlda4JA== In-Reply-To: <878xvnecmz.fsf@plailis.daheim.bs> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Spam-Score: 1.746 (DATE_IN_PAST_06_12) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I followed what Slide did when writing my module: http://cvs.apache.org/viewcvs.cgi/jakarta-slide/src/jaas/org/apache/slide/ja as/spi/SlideLoginModule.java?rev=1.2&view=markup On 11/17/05 3:29 AM, "Markus Plail" wrote: > Hi Jeremy! > > Jeremy Crosbie writes: >> Can you supply the relevant sections of your web.xml? I am using >> FORM-based authentication--tested with both the Memory and JAAS >> realms--but maybe this will give you some hints: > > Do you successfully use JAAS realm based authentication in Tomcat > version > 5.5.9? If yes, could you show me the commit method of your > login module? > > regards > Markus > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org