Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 59948 invoked from network); 2 Aug 2007 06:08:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Aug 2007 06:08:25 -0000 Received: (qmail 95939 invoked by uid 500); 2 Aug 2007 06:08:14 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 95919 invoked by uid 500); 2 Aug 2007 06:08:14 -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 95903 invoked by uid 99); 2 Aug 2007 06:08:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Aug 2007 23:08:14 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mladen.turk@gmail.com designates 66.249.82.234 as permitted sender) Received: from [66.249.82.234] (HELO wx-out-0506.google.com) (66.249.82.234) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2007 06:07:47 +0000 Received: by wx-out-0506.google.com with SMTP id i26so366133wxd for ; Wed, 01 Aug 2007 23:07:47 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=LhCVYUZqMYZAzv++QUCWjL11eQ58dCtJ2e1flqRjHd12uhMMCSXu3zjg3cTMPD7RbQLa6vNmBKhpNt0x3taeuunSvUKJ0W15Ew6yKpQHCmyTW34JzkkpXQQZaB3IsEqoJf/8HgfCGA7Al/9pDQpK84tPlKlleUtdU7eYdBbPVFY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=HtiaVn0/8y3xIB3vDmt5pyHxAodNBCqyFB0u4moY+gYdVV0D+em7MWE4PNDdUKFrdYt2eHQNsuv9QgqXYbTQM7oXs8mS36UIz9F+EWoVFftCjRtm1lMPZC4jc0SL6BjBXDNKNWHEmhy8+8zza3cZBgTBzdrfLWRHsA7+1p8WggI= Received: by 10.70.25.12 with SMTP id 12mr2603544wxy.1186034867576; Wed, 01 Aug 2007 23:07:47 -0700 (PDT) Received: from ?192.168.0.168? ( [89.164.2.236]) by mx.google.com with ESMTPS id c53sm2117697wrc.2007.08.01.23.07.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 01 Aug 2007 23:07:46 -0700 (PDT) Message-ID: <46B174B1.90904@gmail.com> Date: Thu, 02 Aug 2007 08:07:45 +0200 From: Mladen Turk User-Agent: Mozilla MIME-Version: 1.0 To: Tomcat Users List Subject: Re: no authentication with mod_jk-1.2.24 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Leif Neve wrote: > Hello, > > I just upgraded from mod_jk-1.2.19 to 1.2.24 using the available Solaris > binary. I didn't change any of the configuration files in the process. > But now I can't access the Tomcat Manager via the connector since my > browser no longer prompts me for username/password information and so I > get an error code of 401. (Log: "No body with status=401 for > worker=ajp13") I get prompted just fine if I go directly to Tomcat. You are correct. This is a obvious bug that got slipped. I already fixed the code in the SVN. Looks the 1.2.25 will follow pretty soon :) Regards, Mladen --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org